Overview
Request 889203 accepted
- update to 1.0.19:
* Make it easier to include gsm.h from C++ by wrapping it with macros.
Throw a #define _POSIX_C_SOURCE 200809L into toast.h to make it
possible for Linux glibc to just work.
* Switch from compress/.Z to gzip/.gz
- Created by dirkmueller
- In state accepted
Loading...
Login required, please
login
in order to comment
Request History
dirkmueller created request
- update to 1.0.19:
* Make it easier to include gsm.h from C++ by wrapping it with macros.
Throw a #define _POSIX_C_SOURCE 200809L into toast.h to make it
possible for Linux glibc to just work.
* Switch from compress/.Z to gzip/.gz
tiwai accepted request
Thanks.