Re: fibnum3
Paul Vixie <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Organization | FW |
| Message-ID | <5998435.zQ0Gbyo6oJ@localhost> |
noting that we can't get rid of the conditional branch no matter whether we assign twice or assign once, regardless of whether the condition is expressed as a trinary expression or an if-else chain. i didn't mean to imply otherwise.