|
From: | Ben Pfaff |
Subject: | Re: [PATCH 0/5] refactor command name parsing |
Date: | Fri, 19 Nov 2010 10:52:41 -0800 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
John Darrington <address@hidden> writes: > I don't have any major problems with any of these. Thanks. (But I take complaints about minor problems too :-) > Are // style comments accepted by all the compilers we're > likely to encounter? I think I only added // style comments *inside* existing /* */ style comments. (That's because I wanted to put one comment inside another but C-style /* */ comments don't nest.) Those should work everywhere. If I added // comments on their own then point it out--I'll fix it. Thanks, Ben. -- Ben Pfaff http://benpfaff.org
[Prev in Thread] | Current Thread | [Next in Thread] |