Subject: CVS commit: pkgsrc/textproc/dict-server
To: None <pkgsrc-changes@NetBSD.org>
From: John R. Shannon <shannonjr@netbsd.org>
List: pkgsrc-changes
Date: 06/01/2004 08:55:34
Module Name: pkgsrc
Committed By: shannonjr
Date: Tue Jun 1 08:55:34 UTC 2004
Modified Files:
pkgsrc/textproc/dict-server: distinfo
pkgsrc/textproc/dict-server/patches: patch-al
Added Files:
pkgsrc/textproc/dict-server/patches: patch-am
Log Message:
Re: PR 25720 Syntax errors prevent compilation with gcc 3.4.0
The patch-al fixes a problem where a label appeared at end of block by
supplying a null statement for the label.
The patch-am provides a missing argument list separator (comma) in
four places.
This closes the PR.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/textproc/dict-server/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/textproc/dict-server/patches/patch-al
cvs rdiff -r0 -r1.3 pkgsrc/textproc/dict-server/patches/patch-am
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.