Ignore:
Timestamp:
Oct 15, 2009, 5:33:42 PM (16 years ago)
Author:
garnier
Message:

in some case, change LC_NUMERIC from , to .

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/OpenGL/History

    r1132 r1133  
    1 $Id: History,v 1.153 2009/10/14 15:04:09 lgarnier Exp $
     1$Id: History,v 1.154 2009/10/15 15:33:30 lgarnier Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     1915 October 2009 Laurent Garnier
     20 - G4OpenGLViewer.cc : Fix a problem with printing. On mac OSX version
     21   > 10.5.7? or Ubuntu > 9.04? AND with user account configure in french
     22   (or canadian I believe), the decimal point character was defined by
     23   "," (see LC_NUMERIC). This cause a problem on reading eps files.
     24   Changed "," to "."
     25
    192613 October 2009 Laurent Garnier
    2027 - G4OpenGLImmediateQtViewer/StoredQtViewer : some cleaning
Note: See TracChangeset for help on using the changeset viewer.