comp.lang.ada
 help / color / mirror / Atom feed
* How do I debug/fix this
@ 2009-11-21  0:05 Harry Tucker
  2009-11-21  0:25 ` Anh Vo
  2009-11-21 15:46 ` Gautier write-only
  0 siblings, 2 replies; 5+ messages in thread
From: Harry Tucker @ 2009-11-21  0:05 UTC (permalink / raw)


I got my little program running in Windows, so I decided to try it in
Linux (Ubantu) and this is the runtime error I get in linux: raised
PROGRAM_ERROR : Process Prefix: s-valuti.adb:277 explicit raise. The
error was captured by my error handler and rethrown so I could find
where it happened. The original error is a CONSTRAINT_ERROR and
looking at the System.Val_Util, line 277 It is issued in a procedure
called Scan_Trailing_Blanks. I think the problem is that the data file
was created by a windows program so the end_of_line is wrong. But I'm
not sure how to fix it.

Any suggestions?

And any World of Warcraft players out there? I'm trying to use Ada to
understand the WoWCombatLog.txt file. lol.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-11-22  7:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-21  0:05 How do I debug/fix this Harry Tucker
2009-11-21  0:25 ` Anh Vo
2009-11-21 15:46 ` Gautier write-only
2009-11-21 17:24   ` John B. Matthews
2009-11-22  7:51     ` Stephen Leake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox