This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [PATCH] Fix Gold/strip discrepancies for PR 11786


>> (void)

Doug> We don't have any such style rules for testcases.
Doug> But ok, done.

Doug> Going forward though, for my own patch reviews of other people's code,
Doug> what's the story here?

In this case, "()" is not idiomatic C, whereas "(void)" is.
This is not the same as a coding style rule.

Tom


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