Skip to content

C INT_MAX not handled #204

@russel

Description

@russel

Using DStep v0.2.3-16-g1308991 compiled on Debian Sid with LDC 1.11.0 and LLVM 6.0, I generated a module for fontconfig.h (version 2.13.0). Sadly:

generated/fontconfig.d(257): Error: undefined identifier INT_MAX
generated/fontconfig.d(576): Error: undefined identifier stat_

I am not sure where the stat_ is creeping in. The generated D is:

FcCache* FcDirCacheLoadFile (const(FcChar8)* cache_file, stat_* file_stat);

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