[coreboot-gerrit] Patch merged into coreboot/master: bimgtool: Fix printf warning for off_t

gerrit at coreboot.org gerrit at coreboot.org
Fri Feb 12 04:47:46 CET 2016


the following patch was just integrated into master:
commit 0544b31a4986ab286dd3a2c27907a76eee81078d
Author: Stefan Reinauer <stefan.reinauer at coreboot.org>
Date:   Tue Feb 9 18:10:08 2016 -0800

    bimgtool: Fix printf warning for off_t
    
    off_t wants to be printed with %zd, not %d.
    
    Change-Id: I3f6e1988bb306f4a7738f1f3ccb2093518e4ceb3
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-on: https://review.coreboot.org/13655
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


See https://review.coreboot.org/13655 for details.

-gerrit



More information about the coreboot-gerrit mailing list