pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/40416 CVS commit: pkgsrc/pkgtools/mtree/files



The following reply was made to PR pkg/40416; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40416 CVS commit: pkgsrc/pkgtools/mtree/files
Date: Sun, 21 Mar 2010 16:30:17 +0000

 Module Name:   pkgsrc
 Committed By:  joerg
 Date:          Sun Mar 21 16:30:17 UTC 2010
 
 Modified Files:
        pkgsrc/pkgtools/mtree/files: compare.c crc.c create.c extern.h verify.c
 
 Log Message:
 Use ISO C99 / POSIX types. Should fix PR 40416.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 pkgsrc/pkgtools/mtree/files/compare.c \
     pkgsrc/pkgtools/mtree/files/verify.c
 cvs rdiff -u -r1.4 -r1.5 pkgsrc/pkgtools/mtree/files/crc.c
 cvs rdiff -u -r1.6 -r1.7 pkgsrc/pkgtools/mtree/files/create.c
 cvs rdiff -u -r1.3 -r1.4 pkgsrc/pkgtools/mtree/files/extern.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index