This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Ada, bug in Gnat Calendar.Time_Of ?



On Wednesday, Dec 4, 2002, at 14:23 America/New_York, Nicolas BRUNOT wrote:

you said it compiles fine, but did you execute it ?
the exception is raised at execution, not compilation

Yes, ran it too, sorry for the vagueness in my message.

ohio%gnatmake bug_calendar_time_of
gcc -c bug_calendar_time_of.adb
gnatbind -x bug_calendar_time_of.ali
gnatlink bug_calendar_time_of.ali
ohio%./bug_calendar_time_of
Test calendar.time_of ... OK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]