Closed ochafik closed 10 years ago
jcpp should support __VA_ARGS__.
__VA_ARGS__
Here's a fix ready to be cherry-picked from JNAerator's fork:
https://github.com/ochafik/jcpp/commit/444a57ccec05e15529da6738ca4e6017be085248
(can send a PR, but it currently depends on #4)
Implemented in github, will be in 1.4.1. Thank you.
jcpp should support
__VA_ARGS__
.Here's a fix ready to be cherry-picked from JNAerator's fork:
https://github.com/ochafik/jcpp/commit/444a57ccec05e15529da6738ca4e6017be085248
(can send a PR, but it currently depends on #4)