Update README.md #197
Annotations
10 errors
Compilation:
core/object/object.h#L570
syntax error: 'constant'
|
Compilation:
core/object/object.h#L575
syntax error: missing ';' before '}'
|
Compilation:
core/object/object.h#L575
unexpected token(s) preceding ';'
|
Compilation:
core/object/object.h#L590
syntax error: 'private'
|
Compilation:
core/object/object.h#L592
'friend': not allowed outside of a class definition
|
Compilation:
core/object/object.h#L594
'friend': not allowed outside of a class definition
|
Compilation:
core/object/object.h#L595
'friend': not allowed outside of a class definition
|
Compilation:
core/object/object.h#L634
'_class_name_ptr' cannot be declared with 'mutable' specifier
|
Compilation:
core/object/object.h#L637
'_has_user_signal': modifiers not allowed on nonmember functions
|
Compilation:
core/object/object.h#L640
'_get_signal_list': modifiers not allowed on nonmember functions
|
Loading