[MacPorts] #67517: gmtk @1.4.3: error: invalid suffix on literal; C++11 requires a space between literal and identifier

MacPorts noreply at macports.org
Sat May 27 22:07:46 UTC 2023


#67517: gmtk @1.4.3: error: invalid suffix on literal; C++11 requires a space
between literal and identifier
------------------------+------------------------
 Reporter:  ryandesign  |      Owner:  rprogers@…
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.8.1
 Keywords:              |       Port:  gmtk
------------------------+------------------------
 gmtk fails to build with compilers that default to C++11 (or later) mode:

 https://build.macports.org/builders/ports-10.7_x86_64-builder/builds/145849/steps
 /install-port/logs/stdio

 {{{
 gmtkModelInfo.cc:638:32: error: invalid suffix on literal; C++11 requires
 a space between literal and identifier [-Wreserved-user-defined-literal]
  case terse: fprintf(outF, "%s"BF, sep, ((b) ? 1 : 0)); break; \
                                ^
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/67517>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list