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: a few const correctness changes


>>>>> "Pedro" == Pedro LamarÃo <pedro.lamarao@ccppbrasil.org> writes:

Pedro> These changes are necessary to compile with g++ in a system with glibc
Pedro> 2.10 because of the introduction of overloads to some functions.

Pedro> 2009-08-28  Pedro LamarÃo  <pedro.lamarao@gmail.com>
Pedro> 	* directives.c(cpp_define): const correctness.

This one is ok.
You need a space before the open paren in the ChangeLog entry.

Tom


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