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++/15624] Defined types lose const qualifiers in certain method signatures.


------- Additional Comments From bangerth at dealii dot org  2004-05-24 17:49 -------
Um, why do you say that? The error message is 
  invalid conversion from `const char*' to `char*' 
which is about as clear as it can be, no? 
 
W. 

-- 


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


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