DragonFly users List (threaded) for 2007-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: vfwscanf() and friends
On Wed, Apr 11, 2007 at 12:43:51PM +0300, Hasso Tepper wrote:
> I've found the problem that is probably a bug in libstdc++ headers,
> but as other OSes seem to workaround it, I'm not sure how and where
> we should fix it.
Well, to make a long answer short: don't do it. Messing with C
interfaces doesn't play well with C++, because the standards are
overlapping. I don't think fixing it is really worth the trouble as it
would silently discarding part of the user choice, which is worse.
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]