pointer casts
Heiko Stuebner
smartphone-userland at sntech.de
Fri Mar 12 16:44:13 CET 2010
Hi,
while packaging libfsobasics I noticed some pointer cast problems. The first I
could resolve with the attached patch to libnl-2.0.vapi to include the correct
.h file.
The other 3 happen in netlinknotifier.vala in lines
- 141: map.lookup
- 153: map.lookup
- 161: map.insert(..)
as
"cast to pointer from integer of different size"
As my knowledge about vala internals is limited I couldn't resolve these so
far.
Heiko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libnl-2.0.vapi.diff
Type: text/x-patch
Size: 561 bytes
Desc: not available
URL: <http://lists.linuxtogo.org/pipermail/smartphones-userland/attachments/20100312/9b9c4cbe/attachment.bin>
More information about the Smartphones-userland
mailing list