From owner-freebsd-bugs Sun May 12 21:42:05 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA15304 for bugs-outgoing; Sun, 12 May 1996 21:42:05 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA15293 for ; Sun, 12 May 1996 21:42:01 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id OAA31010; Mon, 13 May 1996 14:39:48 +1000 Date: Mon, 13 May 1996 14:39:48 +1000 From: Bruce Evans Message-Id: <199605130439.OAA31010@godzilla.zeta.org.au> To: coredump@nervosa.com, freebsd-bugs@freebsd.org Subject: Re: bug no longer Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Problem Report bin/779 >#include gets undefined 'rune_t' type. >------ >1.3 Wed May 1 0:39:56 1996 by bde >CVS Tags: HEAD >Diffs to 1.2 >Fixed longstanding namespace convolution involving rune_t vs wchar_t. >... >------ >I just verified this bug as no longer present. I left this open because it is still present in -stable. I'm not sure whether it is worth fixing in -stable. It isn't critical and fixing it might break something. Bruce