Author: Matti Picus <[email protected]>
Branch:
Changeset: r74402:bd587922a586
Date: 2014-11-08 23:24 -0600
http://bitbucket.org/pypy/pypy/changeset/bd587922a586/
Log: decorate another windows-only function
diff --git a/rpython/translator/c/src/libffi_msvc/ffi.h
b/rpython/translator/c/src/libffi_msvc/ffi.h
--- a/rpython/translator/c/src/libffi_msvc/ffi.h
+++ b/rpython/translator/c/src/libffi_msvc/ffi.h
@@ -222,6 +222,7 @@
void *user_data;
} ffi_closure;
+RPY_EXPORTED_FOR_TESTS
ffi_status
ffi_prep_closure (ffi_closure*,
ffi_cif *,
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit