Re: Sun Tech Days and OpenSolaris

Hey Atul!

That all sounds pretty cool! I’m sure you had a great time at the conference. I’d also be interested to hear your feedback about these gcc options… Is there something fancy about them?

Regards,
Peter

Would you like to post a relpy?


This post is a reply to:
Sun Tech Days and OpenSolaris
Dear all I attended Sun Tech days on 21st - 23 Feb and gosh the presentations were so very good. In particular, I got a chance to chat with the sun compiler (more...)

Follow-ups:
Re: Sun Tech Days and OpenSolaris
Dear Peter, g++ supports these amazingly powerful warnings. Using -WOverloaded-virtual caught some ugly bug for me. ( Java guys included @Override annotation which works in a similar way ). I read somewhere (more...)