Subject: pkg/25858: audio/taglib - Improperly placed semicolon caused compilation failure with gcc 3.4.0
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <shannonjr@NetBSD.org>
List: pkgsrc-bugs
Date: 06/07/2004 08:26:45
>Number:         25858
>Category:       pkg
>Synopsis:       audio/taglib - Improperly placed semicolon caused compilation failure with gcc 3.4.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 07 14:27:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     John R. Shannon
>Release:        NetBSD 2.0_BETA
>Organization:
NetBSD.org
>Environment:
System: NetBSD colleen.internal.johnrshannon.com 2.0_BETA NetBSD 2.0_BETA (KERNEL) #0: Fri Jun 4 08:18:35 MDT 2004 root@colleen.internal.johnrshannon.com:/usr/obj/usr/src/sys/arch/i386/compile/KERNEL i386
Architecture: i386
Machine: i386
>Description:
	Improper semicolon placement at end of namespace definition.

>How-To-Repeat:
	Build with wip/gcc-3.4
>Fix:
	Elide semicolon:

	# cvs diff
	Enter passphrase for key '/root/.ssh/id_rsa':
	cvs diff: Diffing .
	cvs diff: Diffing files
	Index: files/id3lib_strings.h
	===================================================================
	RCS file: /cvsroot/pkgsrc/audio/taglib/files/id3lib_strings.h,v
	retrieving revision 1.1.1.1
	diff -r1.1.1.1 id3lib_strings.h
	200c200
	< };
	---
	> }
	cvs diff: Diffing patches

>Release-Note:
>Audit-Trail:
>Unformatted: