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] | |
> > + /* 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 :)
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |