
24 Nov
2005
24 Nov
'05
9:04 p.m.
On Thu, Nov 24, 2005 at 05:07:33PM +1100, Manuel M T Chakravarty wrote about 'Re: [C2hs] Pointers to structs without typedef':
Jelmer Vernooij:
On Tue, Nov 15, 2005 at 01:20:13AM +1100, Manuel M T Chakravarty wrote about 'Re: [C2hs] Pointers to structs without typedef': Pretty much, as it means I can't just use the original headers. Is there anything I can do to help fix it? I'd be happy to spend some hours on fixing it, if you can point me in the right direction. When running c2hs on basically your example (see attachement) using the dump facilities as follows:
c2hs -d genbind test.chs
[comments]
Does that give you a reasonable starting point? Yes, that helps a lot. Thanks.
Cheers, Jelmer --