Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2009 13:06:18 +0400
From:      Alexander Churanov <alexanderchuranov@gmail.com>
To:        Oliver Lehmann <lehmann@ans-netz.de>
Cc:        ports@freebsd.org, gerald@freebsd.org
Subject:   Re: problems with lang/gcc43
Message-ID:  <3cb459ed0904190206y70199a7apf1ab124c1dfe3a85@mail.gmail.com>
In-Reply-To: <20090409062738.65318.qmail@avocado.salatschuessel.net>
References:  <20090409062738.65318.qmail@avocado.salatschuessel.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Oliver,

Just want to add my 2 cents.

> 2) something in the
> /usr/local/lib/gcc-4.3.4/include/c++/bits/locale_facets.h header seems to be
> broken. just take the toupper() function definition. It takes two arguments
> and it conflicts somehow with the libc declaration of toupper() where
> toupper(3) reveals that it only takes one argument.

This is has nothing in common with libc and toupper(3). This is a
method of class "_ctype_abstract_base" used to implement C++ locale
facet.

Alexander Churanov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3cb459ed0904190206y70199a7apf1ab124c1dfe3a85>