Skip to content

Commit

Permalink
tests: Pass the bindgen-unstable to the new test, since it seems to f…
Browse files Browse the repository at this point in the history
…ail in 3.8.

And I don't want nor have the time to debug it right now.
  • Loading branch information
emilio committed Mar 1, 2017
1 parent 0ce79c3 commit 787bc89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/headers/call-conv-field.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// bindgen-flags: -- -target i686-pc-win32
// bindgen-unstable

struct JNINativeInterface_ {
int (__stdcall *GetVersion)(void *env);
Expand Down

0 comments on commit 787bc89

Please sign in to comment.