[coreboot-gerrit] Patch merged into coreboot/master: cdc2a88 utils/romcc.c: Fix spurious unsigned integer comparisons.

gerrit at coreboot.org gerrit at coreboot.org
Sat Mar 8 15:48:18 CET 2014


the following patch was just integrated into master:
commit cdc2a881dcf78057ed416cc3fb581b506c22b6ab
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Thu Feb 20 20:06:42 2014 +1100

    utils/romcc.c: Fix spurious unsigned integer comparisons.
    
    Clang warns about comparisons of unsigned integers with being below
    zero. Remove spurious logic checks that are always false.
    
    Change-Id: I70c4d5331df81e48bf7ef27ff98400c4218f7edc
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>


See http://review.coreboot.org/5275 for details.

-gerrit



More information about the coreboot-gerrit mailing list