How to disable these warnings?
How to disable these warnings?
- Subject: How to disable these warnings?
- From: "Theodore H. Smith" <email@hidden>
- Date: Sun, 22 May 2005 18:56:39 +0100
How do you tell xcode to disable these warnings? I've looked through
gcc's man page, but there are hundreds of flags to check, and they are
all pretty cryptic.
warning: comparison between signed and unsigned integer expressions
warning: invalid conversion from `const void*' to `void*'
warning: invalid conversion from `const char*' to `unsigned char*'
warning: invalid conversion from `const char*' to `char*'
warning: choosing `typename _Alloc::reference std::basic_string<_CharT,
_Traits, _Alloc>::operator[](typename _Alloc::size_type) [with _CharT =
char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
over `operator[]'
--
elfdata.com/plugin/ Industrial strength string processing, made easy.
"All things are logical. Putting free-will in the slot for premises in
a logical system, makes all of life both understandable, and free."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden