Re: gnome-objc CVS, conpile errror



edtawfal@value.net writes:
> I had problems compiling gnome-objc today.
> I had to change references from (uidata->) to (uidata.)

This has been fixed in CVS.  Update both `gnome-libs' and `gnome-objc'.
The suggestion of changing uidata->foo to uidata.foo is wrong -- the
function is a callback that is passed a pointer, not a struct.

- Hari
-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]