Re: [PATCH 1/3] gcc: Add missing parentheses around ternary operator
[email protected] (Christos Zoulas)
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]>, Damien Zammit <[email protected]> wrote: >Hi Martin, > >Upstream gcc seems to have a different set of open flags, >for many, many years. > >https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=libcpp/files.c;h=c93a03c69ef5b5a5d58feb7615e955e199c7f128;hb=dc033e0149fd7790b89f816041e87a6ddc22e21c#l211 > >I traced back the git blame to try to find where it used >to be opened in non-blocking mode, but could not seem to >find it even back to 1999. >So I'm kind of wondering how this line came to be in NetBSD. I think this is a local NetBSD change authored by tls@. I will let him answer. I've committed the fix in the meantime, thanks! christos