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] tile: use better variable naming in INLINE_SYSCALL


On Tue, 26 May 2015, Carlos O'Donell wrote:

> Established practice appears to be to use `sc_err`.
> 
> A quick look shows that other sysdep.h also suffer this problem,
> but have been lucky that nobody uses `sc_ret` or similarly named
> variables in the outer scope.
> 
> Doesn't this also impact MIPS, Microblaze, SPARC and NIOS2?

Have you filed a bug for this (preferably one per architecture, 
architecture maintainers CC:ed), or do you intend to fix it yourself (per 
standard glibc practice, if you find a bug you aren't fixing, you should 
file it in Bugzilla)?

-- 
Joseph S. Myers
joseph@codesourcery.com


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