Code: Select all
[filename]:[line]: warning: pointer targets in (passing argument [argnum] of [funcname]/initialization) differ in signedness.
I think that this is a new feature introduced in GCC 4.x, because I googled about it and found some information in GNOME mailing-lists and they had the same problem, but they managed to fix it (and didn't post the solution >:( ). Has anyone else been migrating to a newer GCC version recently and found himself in front of this problem?
Thanks