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: [RFA/OBVIOUS?] ui_file_new function missing "extern" in header.


On 12/18/2012 04:35 PM, Pierre Muller wrote:
   i.e. shouldn't all functions declared in headers
have the extern modifier?
   Is this mandatory?

Better to do that...


   It doesn't see to change anything in practice, but to me,
it seems like good practice...
... but remember that my C programming knowledge is weak...

Tom fixed a bug (gdbserver PR 14917) recently, which is about adding 'extern' in header.


http://sourceware.org/ml/gdb-patches/2012-12/msg00072.html

--
Yao (éå)


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