inconsistent use of const
- From: Michael Callahan <callahan xmission com>
- To: gtk-list redhat com
- Subject: inconsistent use of const
- Date: Fri, 23 Jan 1998 15:47:46 -0700
I just grabbed the latest gtk+ as usual and compiled it with full
warnings on. I get back some warnings for g_str_equal and some
other functions because they are using const in their declarations,
but the GCompareFunc(sp?) type declaration doesn't.
This brings up the question: Do you really want to start using
const in this code? It might become hard to make everything
const-consistent.
Michael
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]