git: games: Fix real bugs on three games (found by gcc 5.0)

John Marino marino at crater.dragonflybsd.org
Wed Feb 11 00:07:16 PST 2015


commit 890b6f4a25a31acb7bb5b8c16193dc5d404b0805
Author: John Marino <draco at marino.st>
Date:   Wed Feb 11 09:03:31 2015 +0100

    games: Fix real bugs on three games (found by gcc 5.0)
    
    I had NO_GAMES set so I missed these bugs yesterday.  Adventure, Fortune,
    and Mille all had bugs in them  (the latter had two).
    
    Now gcc-5.0 can build the entire world and kernel.
    I still need to verify that a gcc-5.0 built world and kernel is bootable
    and works though.

Summary of changes:
 games/adventure/init.c          |  2 +-
 games/fortune/fortune/fortune.c |  2 +-
 games/mille/move.c              | 11 ++++++-----
 3 files changed, 8 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/890b6f4a25a31acb7bb5b8c16193dc5d404b0805


-- 
DragonFly BSD source repository



More information about the Commits mailing list