On Thu, 23 Jun 2005, Ludovic Brenta
<[EMAIL PROTECTED]> wrote:

> What options did you pass to GNAT when compiling?

   gnatmake -O0 -gnatE -gnato -gnatv -m example.adb -cargs -gnatv -gnati1 
-gnatf -gnato -fstack-check

> I tried with your UTF-8 files and with the following command line:
> 
> gnatmake -O2 -gnatiw -gnatW8 test_315416.adb

I don't use UTF-8 (it is a horrible encoding and the
harmonization rules are even worse than the encoding
itself).  I just ran the source code and the output through
`iconv` for you.  The reference version is of course the
ISO-8859-1 encoded source code.

> The results are a little surprising.
> 
> 3.15p-12 and 4.0.0-2 both crash because of #312621 (aka PR19519).

Since I don't use UTF-8 that's not my problem.

Jacob
-- 
»A corollary of Murphy's law is that duplicate information
 eventually becomes different information.  Putting both in
 the same file may slow down the process, but it will not
 prevent it.«                                 -- Wes Groleau



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to