• Show log

    Commit

  • Hash : 1ca3e49f
    Author : Russell Belfer
    Date : 2013-09-23T13:34:01

    Clean up newly introduced warnings
    
    The attempt to "clean up warnings" seems to have introduced some
    new warnings on compliant compilers.  This fixes those in a way
    that I suspect will also be okay for the non-compliant compilers.
    
    Also this fixes what appears to be an extra semicolon in the
    repo initialization template dir handling (and as part of that
    fix, handles the case where an error occurs correctly).