On Tue, Jun 14, 2016 at 3:34 PM, Dragos Harabor <dh...@harabor.com> wrote:
>
> Are there any plans to fix it? This seems like a simple case, though I
> realize macros can be a lot more complicated.

I would certainly like to see it fixed but I'm not aware of anybody
working on it.


> Unfortunately I cannot write code as your example above. What I'm really
> after is the go tool cgo -godefs form to generate some Go structs out of
> some C header files that I will then use to make IOCTL calls to a hardware
> driver. The cgo tool in my case will just be used as a Go code generator.
> Maybe I'm abusing it, but it seems to work except for quirks like the above
> *_Cvar_VERSION_B
>
> Any link to the issue tracking this? I'd like to subscribe to it for
> updates.

One example is https://golang.org/issue/15980.  Another is
https://golang.org/issue/10715.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to