Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2018 15:36:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232992] games/crimson: unbreak ( invalid suffix on literal; C++11 requires a space)
Message-ID:  <bug-232992-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232992

            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@FreeBSD.org
          Reporter: w.schwarzenfeld@utanet.at

Created attachment 198977
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198977&action=
=3Dedit
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;

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232992-7788>