Skip to content

Missing stdint.h #40

Description

@andrenth

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions