Fix format #29
Annotations
10 errors
Compilation:
platform/web/web_main.cpp#L109
allocating an object of abstract class type 'OS_Web'
|
Compilation:
drivers/unix/file_access_unix.h#L64
'get_path' marked 'override' but does not override any member functions
|
Compilation:
drivers/unix/file_access_unix.h#L82
'file_exists' marked 'override' but does not override any member functions
|
Compilation:
drivers/unix/file_access_unix.h#L84
'_get_modified_time' marked 'override' but does not override any member functions
|
Compilation:
drivers/unix/file_access_unix.h#L85
'_get_unix_permissions' marked 'override' but does not override any member functions
|
Compilation:
drivers/unix/file_access_unix.h#L86
'_set_unix_permissions' marked 'override' but does not override any member functions
|
Compilation:
drivers/unix/file_access_unix.h#L88
'_get_hidden_attribute' marked 'override' but does not override any member functions
|
Compilation:
drivers/unix/file_access_unix.h#L89
'_set_hidden_attribute' marked 'override' but does not override any member functions
|
Compilation:
drivers/unix/file_access_unix.h#L90
'_get_read_only_attribute' marked 'override' but does not override any member functions
|
Compilation:
drivers/unix/file_access_unix.h#L91
'_set_read_only_attribute' marked 'override' but does not override any member functions
|
Loading