[Scummvm-tracker] [ScummVM] #10897: ZVISION: Assertion fails on locales with decimal comma

ScummVM trac at scummvm.org
Thu Feb 21 17:39:57 CET 2019


#10897: ZVISION: Assertion fails on locales with decimal comma
-----------------------+-----------------------------------
Reporter:  angstsmurf  |      Owner:  (none)
    Type:  defect      |     Status:  new
Priority:  normal      |  Component:  Engine: ZVision
Keywords:              |       Game:  Zork Grand Inquisitor
-----------------------+-----------------------------------
 See [https://forums.scummvm.org/viewtopic.php?f=2&t=14816#p87015] and
 [https://bugs.scummvm.org/ticket/6434].

 When compiled on recent macOS and Xcode 10, Zvision games will fail with
 "Assertion failed: (scale > 0.0f), function setPanoramaScale, file
 engines/zvision/graphics/render_table.cpp, line 219" when trying to
 display the panorama screen. This is not the case when compiling on
 earlier systems, perhaps because libc++ is used instead of  libstdc++.

 This is likely to cause issues in other engines that use atof,
 sscanf("%f") and similar.

-- 
Ticket URL: <https://bugs.scummvm.org/ticket/10897>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list