[Rubycocoa-devel 201] warning with gcc4 "target of assignment not really an lvalue"

Back to archive index

kimura wataru kimur****@i*****
Wed Feb 22 21:19:42 JST 2006


Hi,

I'm working to fix warnings of building RubyCocoa with gcc4. I think 
the following warnings should be fixed.

------------
src/objc/cls_objcptr.m: In function '_objcptr_s_new':
src/objc/cls_objcptr.m:63: warning: target of assignment not really an lvalue; this will be a hard error in the future
src/objc/cls_objcptr.m: In function 'objcptr_s_new_with_cptr':
src/objc/cls_objcptr.m:229: warning: target of assignment not really an lvalue; this will be a hard error in the future
------------

But I do not know how to fix these warnings. Any suggestion?
Description about this message is here.

http://developer.apple.com/releasenotes/DeveloperTools/GCC40PortingReleaseNotes/Articles/PortingToGCC.html#103443


-- 
kimura wataru




More information about the Rubycocoa-devel mailing list
Back to archive index