Luc Sarzyniec

Results 7 issues of Luc Sarzyniec

Unexposed enums in _struct_ fields lead to generation of bindings with _Void_ as field's type. As _struct_'s fields cannot have the _Void_ type, the generated binding is broken. To reproduce:...

@watzon just found a bug while trying to compile a binding for OpenSSL's PKCS7 library (see https://github.com/olbat/libgen/issues/48). The bug can be reproduced using the following code (assuming that OpenSSL's headers...

Some classes are importing "com.kohlschutter.boilerpipe.org.cyberneko.html.HTMLConfiguration" instead of "org.cyberneko.html.HTMLConfiguration"

It seems that the version 4.0.0 of the library removes support of native DynamoDB Streams. My understanding is that this is caused by the migration to KCL v2 that doesn't...

GitHub returns 451 errors when trying to access any repository & forks that has been taken down for legal reason (e.g. DMCA Takedown). Repositories in this situation are being frozen....