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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,74d953d10520ed5e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-30 06:49:51 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: gautier_niouzes@hotmail.com (Gautier) Newsgroups: comp.lang.ada Subject: Re: using charles library Date: 30 May 2003 06:49:51 -0700 Organization: http://groups.google.com/ Message-ID: <17cd177c.0305300549.5d3684e8@posting.google.com> References: <3ED2EB15.7B74D21E@somewhere.nil> <3ED6957F.9405D316@somewhere.nil> NNTP-Posting-Host: 213.173.163.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1054302591 15009 127.0.0.1 (30 May 2003 13:49:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 30 May 2003 13:49:51 GMT Xref: archiver1.google.com comp.lang.ada:38094 Date: 2003-05-30T13:49:51+00:00 List-Id: Roman V. Isaev: > Another p2ada glitch -- very big variable declaration like [...] > turns into one long line in ada source and I have to split it manually after > each run. Effectively the spaces and new_line's land before the variables. Until someone finds the time to zap out the grammar system behind p2ada I'm afraid you'll have these sort of bad formatted outputs. > Adagide reformat goes to the extreme, placing every variable per > line and iccfmt_nt goes nuts on cyrillic text (lots of invalid character in > string literal errors). In AdaGIDE you can switch off the "Advanced reformat", and the normal reformatter gives you: A,ALF,APR,A1,A2,C,CP,DPKR,DP,DS,DV,DV0,DV00,DMA,DMA1,DMA2,DMA3,DMI,DMI1, DMI2,DMI3,DLKN,DSHP,DSHP1,DLPG,DPG,DDAD,DDAC,DDA,DDAD1,DDAC1,ENTK,ETA, ETA1,FM,FS,FI,FNMI,FNMI1,FNMA,FNMA1,GLPR,GMP,GMD,MUG,MP,MK,MT,PY,PYS, PYS1,PRU,PT,PT1,PZ,PD1,PM1,PDD,PDD1,PMA,PC1,PS1,PALF,PMAX,PMAX1,PLNA, PZ1,QSH,QSH1,QY,QZ,QZ1,QZS,QZS1,QZS2,QND,QND1,QN1,QN,QKR1,QY1,RV,RVV, RRSH,RRSH1,RSH,RPR,RPR1,RPR2,RMA,R2,RMA1,RMAR,REG1,R21,RDGM1,SSS,TAU, TNM,TNPL,TNR,TND,TNK,TDI,TDD,TDL,TKY,TPSY,TC,UR1,UR,VSH,VD,VM,VM1, VDMI,VDMI1,VDMA,VDMA1,VU1,XY1,XY2,ZZ,ZP:Float; :-) ________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!