Error numbers are signed ints. EUNIQ() should not allow implicit type promotion based on the supplied error diambiguator, because this causes problems with statements such as rc = ( condition ? -EUNIQ ( EBASE, disambiguator ) : -EBASE ); Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
201 |
|
201 |
|
202 |
|
202 |
|
203 |
|
203 |
|
204 |
|
|
|
|
204 |
|
|
205 |
|
205 |
|
206 |
|
206 |
|
207 |
|
207 |
|