This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/38741] Unable to write data to wofstream



------- Comment #4 from radhika dot ganganna at oracle dot com  2009-01-08 08:58 -------
Created an attachment (id=17053)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17053&action=view)
Testcase which demonstrates the error

The code writes the wstring "Forecast" 100 times to wofstream. 
When I executed the program it ouput the wstring 25 times and stopped. 
The wofstream doesn't set any error bit. 
Please let me know if there is some buffor which needs to be refreshed. How to
do it? 

Regards,
Radhika


-- 

radhika dot ganganna at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17044|0                           |1
        is obsolete|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38741


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