When I try to compile my code in g++ I get many of the following error: invalid conversion from `void*' to `<somthing>'. My question is: How can I suppress this error? And, shouldn't this message be a Warning and not an Error? Thanks! -- View this message in context: http://www.nabble.com/How-to-suppress-errors-in-g%2B%2B-tp20834772p20834772.html Sent from the gcc - Help mailing list archive at Nabble.com.