[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
passing arg of `merge_face_heights' makes integer from pointer without a
From: |
Andreas Schwab |
Subject: |
passing arg of `merge_face_heights' makes integer from pointer without a cast |
Date: |
Thu, 04 Nov 2004 01:23:23 +0100 |
User-agent: |
Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) |
I'm getting numerous warnings of the kind mentioned in the subject when
compiling xface.c. I can't see how that can work at all given that GCPRO
is passed a value that is actually not a Lisp_Object.
Andreas.
--
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- passing arg of `merge_face_heights' makes integer from pointer without a cast,
Andreas Schwab <=