mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
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>
26 KiB
26 KiB