This is the mail archive of the gcc-patches@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]: Missing spec for new procedure Apply_Alignment_Check



On Wednesday, December 12, 2001, at 03:38 , Andreas Jaeger wrote:

> I guess, I see the same bug:
>
> gnatgcc -c -g    -W -Wall -gnatpg -gnata -I- -I. -I/cvs/gcc/gcc/ada 
> /cvs/gcc/gcc/ada/checks.adb
> checks.adb:285:04: (style): subprogram body has no previous spec
> make[3]: *** [checks.o] Error 1
>
> Geert, please remember to test the final version that you commit!

The problem here was that I did an incomplete check in. The complete
set of patches, which I intended to check in was tested. I will take
steps in my procedures to prevent this mistake in the future.

   -Geert


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