Persistant Warning
Persistant Warning
- Subject: Persistant Warning
- From: Tony Cate <email@hidden>
- Date: Fri, 14 Jun 2002 17:18:16 -0500
warning: initialization discards qualifiers from pointer target type
This is the line causing it: char* cInString = [inString cString];
The code seems to run alright, but I9d like to understand what the problem
is and fix it. I9ve poked around on Google and gotten 10 pages of hits, but
they9re all compiler dumps. Can anyone shed some light on this?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.