This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq 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]

Re: Compile Warnings


On Sun, 2004-05-09 at 21:18, Jim Kingdon wrote:
> > The bulk of the warnings originate in the bitmaps directory, and I am
> > not sure that we want to do anything about those ones.
> 
> Well, the code really is bogus.  It should be saying "unsigned char"
> but instead says "char". 

Right.

> Now, what the consequences are of trying to fix it (like whether X
> libraries care or whatever), I don't know.

That is what I was wondering about too. However, if we made the change
to the types, then we could also cast them back before passing them on
to whatever functions that use them. Just not sure if its worth the
hassle at this point, considering that we are still fixing known
bugs....

Eric


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