From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,182c0df39337eeca X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit From: Brian May Newsgroups: comp.lang.ada Subject: Re: Wide Character Problem in Ada.Numerics References: <1177363740.965003.247270@l77g2000hsb.googlegroups.com> <462daae8$1@news.post.ch> <1177432510.964311.114370@r3g2000prh.googlegroups.com> Date: Thu, 26 Apr 2007 10:27:12 +1000 Message-ID: User-Agent: Gnus/5.110006 (No Gnus v0.6) XEmacs/21.4.19 (linux) Cancel-Lock: sha1:eU99jHNmXOQsAUhutBXuq5mXWFM= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: snoopy.microcomaustralia.com.au X-Trace: quokka.wn.com.au 1177547184 202.173.153.89 (26 Apr 2007 08:26:24 +0800) X-Complaints-To: abuse@westnet.com.au Path: g2news1.google.com!news3.google.com!news.glorb.com!quokka.wn.com.au!not-for-mail Xref: g2news1.google.com comp.lang.ada:15294 Date: 2007-04-26T10:27:12+10:00 List-Id: >>>>> "Jean-Pierre" == Jean-Pierre Rosen writes: >> Wait a minute... are you saying that in GNAT, you cannot WITH a >> package unless the source of the WITH'ed package uses the same >> encoding as the source of the package doing the WITH'ing? >> Ouch. This somehow seems to run counter to the whole >> philosophy of abstraction that packages are supposed to >> provide. How do you expect the compiler to know what encoding is used for each source file? I think it could only know if the file was compiled first. Jean-Pierre> Bug report seems in order. Yes. I agree. -- Brian May