Subject: CVS commit: pkgsrc/devel/cssc
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 06/12/2004 02:50:46
Module Name: pkgsrc
Committed By: grant
Date: Sat Jun 12 02:50:46 UTC 2004
Modified Files:
pkgsrc/devel/cssc: distinfo
Added Files:
pkgsrc/devel/cssc/patches: patch-ac patch-ad
Log Message:
with the SunPro c++ compiler, char * cannot be initialised with a
const char * value.
add a cast and make a char * const to allow this to build.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/cssc/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/cssc/patches/patch-ac \
pkgsrc/devel/cssc/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.