[Bug c++/21853] [3.4/4.0/4.1 Regression] constness of pointer to data member ignored

2005-05-31 Thread david dot m dot krauss at intel dot com
--- Additional Comments From david dot m dot krauss at intel dot com 2005-06-01 01:44 --- Subject: RE: [3.4/4.0/4.1 Regression] constness of pointer to data member ignored Yo Andrew How's it hangin'? Sorry to say, my address means what it looks like...

[Bug c++/21853] New: constness of pointer to data member ignored

2005-05-31 Thread david dot m dot krauss at intel dot com
t from type 'const void*' to type 'const int blah::* const* const' casts away constness -- Summary: constness of pointer to data member ignored Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P