[Bug libobjc/28433] objc_write_type fails for floats and doubles

2010-09-08 Thread nicola at gcc dot gnu dot org


--- Comment #2 from nicola at gcc dot gnu dot org  2010-09-08 18:16 ---
objc/typedstream.h has been deprecated in 4.6.0 and will be removed in the next
GCC release.  There is no point in trying to fix a bug in it.

Please use gnustep-base or some other Foundation-type library if you need
serialization/deserialization of objects!  gnustep-base has wonderful support
for that, in many different shapes and forms! :-)

Thanks


-- 

nicola at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX


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



[Bug libobjc/28433] objc_write_type fails for floats and doubles

2006-07-19 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2006-07-19 11:12 ---
Right, it was never did.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

   Severity|normal  |enhancement
 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2006-07-19 11:12:26
   date||


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