This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: iostream implementaion incomplete


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

You are right that it's non-standard, but libstdc++-2 supported it.
Is there a standard-conforming method for opening a file stream that
fails if the file doesn't already exist?

Anthony

- ----- Original Message ----- 
From: Matt Austern <austern@sgi.com>
To: Anthony Williams <anthony@anthonyw.cjb.net>
Cc: <libstdc++@sourceware.cygnus.com>
Sent: 07 April 2000 20:43
Subject: iostream implementaion incomplete


> 
>  > I have some sample code which relies on ios::nocreate and
>  > ofstream::setbuf(char*,int), which works under libstdc++-2 and
> fails 
>  > under the 2.90.8 snapshot, as neither of these are declared
>  > 
>  > Are there any plans to add them to the implementation?
> 
> I hope there's no plan to add ios::nocreate.  It isn't part of the
> standard (see 27.4.2 and 27.4.2.1.4), and it isn't a conforming
> extension.
> 
>                         --Matt

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.1 for non-commercial use <http://www.pgp.com>

iQA/AwUBOPGQ4pvw+P4cG5rVEQI73wCeMnaSJhy1c7G38ym27T3j/2SKM18An2Hr
rLmkUut+xbMPE5x151aYj3fh
=VsaS
-----END PGP SIGNATURE-----



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]