This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13881] pointer-to-data-member: rejects cast but allows comparision


------- Additional Comments From smelkov at mph1 dot phys dot spbu dot ru  2004-01-27 10:20 -------
forgot to include g++ version: 
[kirr@tugrik test]$ g++ -v 
Reading specs from /usr/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs 
Configured with: ../gcc-3.3.2/configure --prefix=/usr/local/gcc-3.3.2 --enable-threads=posix 
--enable-languages=c,c++,f77 --enable-checking --disable-nls 
Thread model: posix 
gcc version 3.3.2 
 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13881


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]