[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: Fix tolower() calls on Cygwin

gerrit at coreboot.org gerrit at coreboot.org
Fri Oct 23 01:07:03 CEST 2015


the following patch was just integrated into master:
commit 3a043c47a921ff3b9d8d3e76ff0f157863a7cdf9
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Tue Sep 15 17:37:14 2015 -0700

    cbfstool: Fix tolower() calls on Cygwin
    
    Cygwin complains:
    
    cbfstool.c: 1075:5 error: array subscript has type 'char' [-Werror=char-subscripts]
    
    so add an explicit cast.
    
    Change-Id: Ie89153518d6af2bacce3f48fc7952fee17a688dd
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-on: http://review.coreboot.org/11666
    Tested-by: build bot (Jenkins)
    Reviewed-by: Zheng Bao <zheng.bao at amd.com>
    Reviewed-by: Julius Werner <jwerner at chromium.org>
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list