search for: deconstitication

Displaying 1 result from an estimated 1 matches for "deconstitication".

Did you mean: deconstification
2007 Mar 15
1
[PATCH] fix gcc warnings in 1.0rc26
...to parameters or to the return value where it seemed to make sense and didn't cause harm. Dealing with the const problem can be tricky, and sometimes dirty deconstification hacks are the only way to go.. however I believe we should always turn on "-Wconst" and explicitly add manual deconstitication where we assume it's not dangerous. I didn't fix all "const" and "missing noreturn" warnings, but my patches may be a good start... if there is further interest in fixing all of them, I'd be glad to do it. Max -------------- next part -------------- A non-text at...