• Show log

    Commit

  • Hash : 4c9a3973
    Author : Ramsay Jones
    Date : 2009-06-04T17:13:49

    Improve the portability of the gitfo_cache code (to 64-bit systems)
    
    This supresses some "conversion from 'size_t' to 'unsigned int',
    possible loss of data" warning messages from the MS Visual C/C++
    compiler with -Wp64.
    
    Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
    Signed-off-by: Andreas Ericsson <ae@op5.se>