!standard A.19(0) 10-10-25 AI05-0233-1/00 !reference AI05-0127-2 !class Amendment 10-10-25 !status work item 10-10-25 !status received 10-09-01 !priority Low !difficulty Easy !subject Questions on Locales !summary !problem (1) Which 'locale' should be returned from the functions in package Ada.Locales? For instance, on Windows (XP, 2000, possibly others) there are at least a 'default system locale' and the 'current users locale'. (2) Why is Ada.Locales preelaborated? There can be no warranty that all instances of this package in different partitions returns the same value because of possible different settings. !proposal !wording !discussion !ACATS test !appendix From: Martin Dowie Sent: Wednesday, September 1, 2010 4:26 AM Which 'locale' should be returned from the functions in package Ada.Locales? For instance, on Windows (XP, 2000, possibly others) there are at least a 'defaulot system locale' and the 'current users locale' and possibly others that I don't know about. **************************************************************** From: Vadim Godunko Sent: Wednesday, September 1, 2010 3:10 PM Why Ada.Locales package is preelaborate? There are no warranty that all instances of this package in different partitions returns the same value because of possible different settings. ****************************************************************