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 v6 6/6] linux ttyname and ttyname_r: Add tests


* Christian Brauner:

> Some variable declarations in the middle-of-the stack I pointed out
> before are still left. I don't see this coding style used in the
> codebase a lot but if people don't care and are fine with this I
> don't care.

In new code, we generally tend to reduce the scope of declarative
regions.


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