This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/16673] The user defined locale could get from locale("").


------- Additional Comments From bangerth at dealii dot org  2004-07-22 19:30 -------
When using gcc3.2.3 and later, I get 
  g/x> ./a.out  
  The value of env LANG: fr_CA 
  name of user preferred locale: fr_CA 
which it seems to me is what you want. 
 
In fact, as you say yourself: it works with 3.2.2 already, just  
not with 3.2.0. So it is fixed. What's the point then?  
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16673


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]