This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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,HURD] hurd: compliance fixes for getlogin_r


> > libc code can use C99 freely these days, so use an inline
> > initializing declaration rather than pre-declaring a new variable.
> 
> Hm ok; is it bad if I leave them as it is, for now?

It's not terrible but there is no reason to let new code in that is not in
optimal style, and it's trivial to fix it.  So please do that and then
the change is fine to commit.


Thanks,
Roland


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