freebsd-ports/games/dangerdeep
Tobias Kortkamp 7950b4b429 games/dangerdeep: Fix build with Clang 6
src/freeview_display.cpp:344:27: error: non-constant-expression cannot be narrowed from type 'double' to 'GLfloat' (aka 'float') in initializer list [-Wc++11-narrowing]
        GLfloat lposition[4] = { sundir.x, sundir.y, sundir.z, 0.0f };
                                 ^~~~~~~~

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/dangerdeep-0.3.0_14.log
2018-07-30 08:02:34 +00:00
..
files
distinfo
Makefile
pkg-descr