This is the mail archive of the gcc-bugs@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]

[Bug ada/13324] [3.4 Regression] a-calend.adb:396:33: warning: value not in range of type "Ada.Calendar.Day_Duration"


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2003-12-09 17:11 -------
Subject: Re:  [3.4 Regression] a-calend.adb:396:33: warning: va

> This is due to sinfo.h being unsynchrnoized again in CVS.
> I am going to remove all the auto generated file that keep causing
> maintenance
> trouble and confusion, and require gnatmake to build gnat, since in
> practice everyone already has gnatmake when building gnat.

I still have the problem.  sinfo.h appears to have been built ok:

...
mkdir -p ada/bldtools
cp -p ../../gcc/gcc/ada/sinfo.ads ../../gcc/gcc/ada/xsinfo.adb ada/bldtools
(cd ada/bldtools; gnatmake -q xsinfo ; ./xsinfo ../sinfo.h )

The version of gnatmake is 3.4 20031201.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13324


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