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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fee8802cc3d8334d X-Google-Attributes: gid103376,public From: "Chad R. Meiners" Subject: Re: Ada and Java. different behaviour. casting long to int problem. Date: 1999/07/01 Message-ID: <930888777.471.67@news.remarQ.com>#1/1 X-Deja-AN: 496287267 References: <7jv9ua$nlp$1@nnrp1.deja.com> <377A812B.9214EE74@webmail.bmi.net> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 X-Complaints-To: newsabuse@remarQ.com X-Trace: 930888777.471.67 ZYYQ2O1IFB37ECE97C qube-01.us-ca.remarq.com Organization: Posted via RemarQ, http://www.remarQ.com - The Internet's Discussion Network X-MSMail-Priority: Normal NNTP-Posting-Date: Fri, 02 Jul 1999 04:12:57 GMT Newsgroups: comp.lang.ada Date: 1999-07-01T00:00:00+00:00 List-Id: John Merryweather Cooper wrote in message news:377A812B.9214EE74@webmail.bmi.net... > > > tmoran@bix.com wrote: > > > >to use -gnatwu for nearly all compilations -- and if you don't > > >know what -gnatwu does, go look it up :-) > > Where? > > It's in neither gnat_ug.txt nor gnat_rm.txt, dated 1/7/99. > > I checked my GNAT 3.10p manual and -gnatwu is DNE. I've got -gnatws > -gnatwl and -gnatwe, but no -gnatwu. Is this a GNAT 3.11 feature so far > not ported to OS/2? > > jmc > -gnatwu is included in the -gnatwe description --from the gnat_um gnatWe Wide character encoding method (e=n/h/u/s/e/8). -- end of quoted text. the 'e' is a parameter and 'u' is value for that parameter. hope this helps. -Chad R. Meiners