Compiler flagging = v. ==
Compiler flagging = v. ==
- Subject: Compiler flagging = v. ==
- From: Randall Meadows <email@hidden>
- Date: Wed, 10 Mar 2004 15:00:07 -0500
Is there a way to tell XCode to warn you about code such as
"if (x = y)"
asking if you really mean "if (x == y)"?
I'm guessing it would be a gcc flag, but nothing seems appropriate on
the man page.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.