[Scummvm-tracker] [ScummVM] #10585: TOOLS: Compiler error in prince engine

Adrian Frühwirth trac at scummvm.org
Wed Jun 27 13:38:04 CEST 2018


#10585: TOOLS: Compiler error in prince engine
----------------------+----------------------------
  Reporter:  raziel-  |      Owner:  (none)
      Type:  defect   |     Status:  new
  Priority:  normal   |  Component:  Engine: Prince
Resolution:           |   Keywords:
      Game:           |
----------------------+----------------------------

Comment (by bonki):

 This is weird. When compiling without C++11 support
 {{{common/c++11-compat.h}}} should take care of providing a replacement so
 this should never happen. And even if it does, it should spam you with a
 lot more errors (and before hitting these files) as {{{nullptr}}} is being
 used all over the place.

--
Ticket URL: <https://bugs.scummvm.org/ticket/10585#comment:1>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list