On Mon, Jul 31, 2017 at 7:21 PM, <[email protected]> wrote: > > Any update about the C.CBool function supporting in CGO?
You are asking for an update, but as far as I know nobody has requested this. Is it needed? How would C.CBool(i) differ from `i != 0`? The latter seems clearer and shorter. 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
