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 v2 3/4] gdbserver, win32: fix some function typedefs


Not sure I'd call this a "fix", vs "our compiler works like
MSFT's here".  Is gcc wrong in allowing the attribute outside
the parens?

On 07/01/2013 06:24 PM, Mircea Gherzan wrote:
> 2013-05-25  Mircea Gherzan  <mircea.gherzan@intel.com>
> 
> gdbserver/
> 	* win32-low.c (winapi_DebugActiveProcessStop): Move the WINAPI
> 	attribute inside the parentheses.
> 	(winapi_DebugSetProcessKillOnExit): Ditto.
> 	(winapi_DebugBreakProcess): Ditto.
> 	(winapi_GenerateConsoleCtrlEvent): Ditto.

OK.

-- 
Pedro Alves


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