This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: [RFA] Boehm GC support addition for debugging


Bryce McKinlay wrote:

Just a coding style nit: for consistency with the rest of the code, there should be a space between the argument type and the '*', and not between the '*' and the argument name.

Grr. Some habits die hard. I've corrected them in this patch, and I will audit anything I've been doing lately to change them, too.


Otherwise, this is fine.

Committed. Thanks.


Keith


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