Please check constness!

From: Stephen J. Sanders (ssanders@ku.edu)
Date: Fri Aug 24 2001 - 14:37:37 EDT

  • Next message: Flemming Videbaek: "brmodulematch track again"

    Hi,
    I have a request for the developers.  Could you please check your 
    compilations
    for warnings concerning bad const usage.  On the piis things are 
    apparently set up
    so that you can get away with this.  Although, I'm not sure why one 
    would want to
    make a const declaration that is ignored by the compiler   The problem 
    is that there are other
    systems that return an error status and the bad usage prevents 
    compilation.  This is
    a particular problem with the BrNtuplex.cxx code.  I'm cleaning this up 
    so that I can
    compile the code locally, but in some cases I'm not sure that I am 
    making the
    correct assumption as to whether one should remove the const, or include 
    it in the
    base function definition.   
    
    Regards,  Steve
    



    This archive was generated by hypermail 2b30 : Fri Aug 24 2001 - 14:38:56 EDT