-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
Hi
First of all thanks for this library. When building an extension with PHP 5.6, I get the following error:
zend_ini.go:123:26: could not determine kind of name for C.uint32_t
I can fix it by adding #include <stdint.h>
in the cgo comments in that file.
Do you think you could apply this fix?
eymerich
Metadata
Metadata
Assignees
Labels
No labels