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: (GNAT) Do we need misc.c:gnat_adjust_rli anymore?



On Nov 26, 2003, at 12:03, <aspiesrule@mcleodusa.net> wrote:


Considering that the entire body of this function is enclosed in a #if
0...#endif block, why is it needed?

For GNAT, any commented out code (this includes #if 0 ...#endif) should
be removed, unless there is a comment marked with ???, explaining why the code
is there and why it is commented out.


Failing that, a patch to remove the code in question is pre-approved.

-Geert


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