Fix PlatformBreak on MacOS GCC #773
Annotations
10 errors
Build:
Include/Pipe/Core/Platform.h#L141
missing type specifier - int assumed. Note: C++ does not support default-int
|
Build:
Include/Pipe/Core/Platform.h#L141
'always_inline': undeclared identifier
|
Build:
Include/Pipe/Core/Platform.h#L141
syntax error: missing ';' before identifier '__inline__'
|
Build:
Include/Pipe/Core/Platform.h#L142
syntax error: missing ';' before '{'
|
Build:
Include/Pipe/Core/Platform.h#L142
'{': missing function header (old-style formal list?)
|
Build:
Include/Pipe/Core/Platform.h#L170
missing type specifier - int assumed. Note: C++ does not support default-int
|
Build:
Include/Pipe/Core/Platform.h#L170
'p::__attribute__': redefinition; multiple initialization
|
Build:
Include/Pipe/Core/Platform.h#L170
'always_inline': undeclared identifier
|
Build:
Include/Pipe/Core/Platform.h#L170
syntax error: missing ';' before identifier '__inline__'
|
Build:
Include/Pipe/Core/Platform.h#L171
syntax error: missing ';' before '{'
|
Loading