- lang/cpp/src/callbacks.cpp: don't include unistd.h on MSVC, not needed and doesn't exist there
- lang/cpp/src/editinteractor.cpp, lang/cpp/src/data.h: define ssize_t on MSVC
- lang/cpp/src/key.h: include ctime instead of posix only sys/time.h
Details
Details
- Reviewers
- None
Compiles on Linux and reduce the number of compile errors on MSVC
Diff Detail
Diff Detail
- Repository
- rM GPGME
- Branch
- work/carl/msvc-include
- Lint
No Linters Available - Unit
No Unit Test Coverage