pkgsrc-Bugs archive

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

PR/29425 CVS commit: pkgsrc/games/netmaj



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

From: "Johnny C. Lam" <jlam%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/29425 CVS commit: pkgsrc/games/netmaj
Date: Mon,  3 Mar 2008 05:06:40 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  jlam
 Date:          Mon Mar  3 05:06:40 UTC 2008
 
 Modified Files:
        pkgsrc/games/netmaj: distinfo
 Added Files:
        pkgsrc/games/netmaj/patches: patch-am
 
 Log Message:
 "u_char" is not part of any standard, so it's not safe to use in cui.c.
 Define "u_char" to "unsigned char" in cui.c.  This should fix the the
 problem reported by Klaus Heinz in the follow-up to PR pkg/29425.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.7 -r1.8 pkgsrc/games/netmaj/distinfo
 cvs rdiff -r0 -r1.1 pkgsrc/games/netmaj/patches/patch-am
 
 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