Skip to content

Still Data Type Issue on Different Platform #16

@zhoub

Description

@zhoub

The config.h generated doesn't recognize the ssize_t which is not a basic type as POSIX.

I strongly suggest to use our typedef, actually only long = 4 on Windows but 8 o POSIX, this is the special case.

size_t is equivalent to the uint64_t, which has conflicts on some compilers about template specialization, also the ssize_t.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions