[Bug 232992] games/crimson: unbreak ( invalid suffix on literal; C++11 requires a space)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 5 15:36:33 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232992
Bug ID: 232992
Summary: games/crimson: unbreak ( invalid suffix on literal;
C++11 requires a space)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: w.schwarzenfeld at utanet.at
Created attachment 198977
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198977&action=edit
svn-diff-crimson
Unbreak crimson:
main.cpp:176:31: error: invalid suffix on literal; C++11 requires a space
between literal and identifier [-Wreserved-user-defined-literal]
cout << PROGRAMNAME" "VERSION << endl;
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list