------- Comment #1 from paolo dot carlini at oracle dot com  2010-08-11 10:03 
-------
This is plain invalid: you are constructing a temporary ofstream and then
hoping to pass it to a constructor taking a ref, not a const ref, cannot work.


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
  GCC build triplet| ../configure --prefix=/usr |../configure --prefix=/usr -
                   |--enable-                   |-enable-
                   |languages=c,c++,fortran,obj |languages=c,c++,fortran,obj
         Resolution|                            |INVALID


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

Reply via email to