Menu

#137 LOCALES related bug

open
General (42)
7
2010-06-16
2010-06-16
No

Non-US compatible locales are not supported. At this moment I'm using setlocale (LC_NUMERIC, "C"); inside my code, but I think you should handle this. Without this workaround, non-C non compatible locale users (i.e. countries with floating points like "1,43" instead of "1.43") will have problems loading any collada file.

Discussion

  • Sergio Pérez Camacho

    I meant "non C compatible locale users", sorry.

     
  • Sergio Pérez Camacho

    • priority: 5 --> 7
     

Log in to post a comment.