pointlight: Implement point light. #7380
CI_fedora.yml
on: pull_request
Fedora :LATEST [GCC]
6m 28s
Fedora :LATEST [GCC -m32]
6m 34s
Annotations
20 errors and 4 warnings
Fedora :LATEST [GCC]:
src/display3d.cpp#L1556
empty parentheses were disambiguated as a function declaration [-Werror=vexing-parse]
|
Fedora :LATEST [GCC]:
src/display3d.cpp#L1557
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC]:
src/display3d.cpp#L1617
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC]:
src/display3d.cpp#L1636
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC]:
src/display3d.cpp#L1648
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC]:
src/display3d.cpp#L1654
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC]:
src/display3d.cpp#L1661
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC]:
src/display3d.cpp#L1668
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC]:
src/display3d.cpp#L1683
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC]:
src/display3d.cpp#L1708
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC -m32]:
src/display3d.cpp#L1556
empty parentheses were disambiguated as a function declaration [-Werror=vexing-parse]
|
Fedora :LATEST [GCC -m32]:
src/display3d.cpp#L1557
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC -m32]:
src/display3d.cpp#L1617
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC -m32]:
src/display3d.cpp#L1636
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC -m32]:
src/display3d.cpp#L1648
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC -m32]:
src/display3d.cpp#L1654
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC -m32]:
src/display3d.cpp#L1661
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC -m32]:
src/display3d.cpp#L1668
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC -m32]:
src/display3d.cpp#L1683
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC -m32]:
src/display3d.cpp#L1708
a function-definition is not allowed here before '{' token
|
Fedora :LATEST [GCC]:
lib/ivis_opengl/pielighting.cpp#L88
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
|
Fedora :LATEST [GCC]:
src/droid.cpp#L254
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
|
Fedora :LATEST [GCC -m32]:
lib/ivis_opengl/pielighting.cpp#L88
conversion from 'double' to 'float' may change value [-Wfloat-conversion]
|
Fedora :LATEST [GCC -m32]:
src/droid.cpp#L254
conversion from 'float' to 'int' may change value [-Wfloat-conversion]
|