Date: Tue, 29 Jul 1997 15:10:20 -0500 (CDT) From: dustin sallings <dustin@spy.net> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: gnu/4188: header file problem Message-ID: <199707292010.PAA24568@secret.spy.net> Resent-Message-ID: <199707292020.NAA10412@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 4188
>Category: gnu
>Synopsis: Typo in header file
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Jul 29 13:20:01 PDT 1997
>Last-Modified:
>Originator: dustin sallings
>Organization:
SPY Internetworking
>Release: FreeBSD 2.2.1-RELEASE i386
>Environment:
FreeBSD secret.spy.net 2.2.1-RELEASE FreeBSD 2.2.1-RELEASE #1:
Mon Jul 28 23:12:50 CDT 1997
root@secret.spy.net:/usr/src/sys/compile/KILL-WHITEY i386
>Description:
It appears that someone put an extra underscore in a definition, not sure
if this is intentional, but seemed worty of testing out send-pr
g++/deque.h:425:#ifdef __GNU_G__
>How-To-Repeat:
You can find it like this:
cd /usr/include
egrep -n *.h */*.h __GNU_G__
>Fix:
vi +425 /usr/include/g++/deque.h
:s/U_G/UG/
:x!
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707292010.PAA24568>
