Subject: CVS commit: pkgsrc/devel/glib
From: John R. Shannon
Date: 2004-06-01 10:03:10
Message id: 20040601080310.96E432DA1D@cvs.netbsd.org

Log Message:
Re: PR 25706 Syntax error prevents compilation with gcc 3.4.0
Applied patch provided by Christian Biere <christianbiere@gmx.de>
The patch ensures that G_GNUC_FUNCTION and G_GNUC_PRETTY_FUNCTION always
expand to string literals - necessary since they will be concatenated
(the source of the compilation error). This closes the PR.

Files:
RevisionActionfile
1.12modifypkgsrc/devel/glib/distinfo
1.1addpkgsrc/devel/glib/patches/patch-aj