IRC channel logs

2021-08-27.log

back to list of logs

<damo22>Pellescours: where are the parentheses supposed to go?
<damo22>around the whole thing?
<damo22>or only on the second line?
<youpi>around the ternary ?:
<damo22>( (cpp_restricted != NULL) ? O_NONBLOCK : 0 ) ?
<youpi>yes
<youpi>otherwise ?: has lower priority
<damo22>ok i will test and submit to netbsd
<damo22>Pellescours: can you send me an email with your signoff
<damo22>name <email>
<Pellescours>Etienne Brateau <etienne.brateau@gmail.com>
<Pellescours>IIRC there is another fix to do to build tools, it’s about a header which is included only for linux and is missing for hurd
<Pellescours>the patch need to be send to toolchain@NetBSD.org or to tech-misc@NetBSD.org