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: Pointer Plus Patch


> > +       /* FALL THROUGH */
>
> lowercase.

There is no clear style recorded for this case and GCC sources are
with a couple of different styles with reguard to this.  I am using
the one word all caps one.

Just to back Andrew up here, I hit the same issue yesterday, and discovered "/* FALLTHROUGH */" seemed to be used a lot, and chose that :)

Yes, for me it's either that one or two lowercase words.


Paolo


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