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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news3.google.com!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!ecngs!feeder2.ecngs.de!194.25.134.126.MISMATCH!newsfeed01.sul.t-online.de!t-online.de!newsfeed.velia.net!noris.net!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Error converting from UTF8 to ISO-8859-1 Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <4a70669a$0$13417$703f8584@news.kpn.nl> <8isqph858n0s$.krle17w7i2z1$.dlg@40tude.net> <4a707cc8$0$10035$703f8584@news.kpn.nl> <1k50e917idq61$.1w6zcc9yrx5dh.dlg@40tude.net> <4a717cbf$0$31793$703f8584@news.kpn.nl> <4a7a9935$0$31799$703f8584@news.kpn.nl> Date: Thu, 6 Aug 2009 12:03:47 +0200 Message-ID: <1pen504go6kfw.1o59kzjytg9sm.dlg@40tude.net> NNTP-Posting-Date: 06 Aug 2009 12:03:47 CEST NNTP-Posting-Host: e3206d76.newsspool3.arcor-online.net X-Trace: DXC=MMOdAbIFH5ag`45cDR8l?oMcF=Q^Z^V3h4Fo<]lROoRa^YC2XCjHcbio5o:D:]i17lDNcfSJ;bb[eIRnRBaCd]L3Z@m X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:7625 Date: 2009-08-06T12:03:47+02:00 List-Id: On Thu, 6 Aug 2009 10:50:11 +0200, ldries46 wrote: > Thanks for the help. I'm working on my program again. > The question I send first still is not answered because every time I have an > error I still get the three converting error in the same file but I the file > is correct is correctly compiled and in the use of it works correctly. As always, you should a compilable, linkable code that illustrates the problem. Before doing so you should first reduce it to essentials. In the process of reducing you will probably find the problem yourself. If the problem persists when reduced to 2-3 files of 50 lines long, you are ready to report it. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de