Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ghedo/p5-FFI-Raw issues and pull requests
#57 - Dealing with arrays
Issue -
State: open - Opened by marghidanu almost 8 years ago
#56 - test failures on x32
Issue -
State: open - Opened by plicease over 8 years ago
#55 - 05-callbacks.t fails on s390x (64bit bigendian machine)
Issue -
State: open - Opened by plicease over 8 years ago
#54 - FFI::Rw::Callback passed in C-struct (through pack) refers to FFI_Raw_Callback_t and not fn
Issue -
State: open - Opened by noduck almost 9 years ago
- 4 comments
#53 - POD fix
Pull Request -
State: closed - Opened by MidLifeXis almost 10 years ago
- 1 comment
#52 - use undef instead of explicit libc in examples
Pull Request -
State: closed - Opened by plicease almost 10 years ago
- 4 comments
#51 - Should be on the libffi home page!
Issue -
State: open - Opened by bluefeet over 10 years ago
- 3 comments
#50 - fix Visual C++ build
Pull Request -
State: closed - Opened by plicease over 10 years ago
- 1 comment
#49 - Alien::MSYS is not necessary when using system libffi
Pull Request -
State: closed - Opened by plicease over 10 years ago
- 4 comments
#48 - use PkgConfig to detect if available
Pull Request -
State: closed - Opened by plicease over 10 years ago
- 2 comments
#47 - MSWin32 - Do not install Alien::MSYS if $use_system_ffi
Issue -
State: closed - Opened by kmx over 10 years ago
- 1 comment
#46 - Callback.xs: dealocate closure to free resource
Pull Request -
State: closed - Opened by plicease over 10 years ago
- 1 comment
#45 - FFI::Raw 0.29 build error on Windows.
Issue -
State: closed - Opened by aero over 10 years ago
- 1 comment
#44 - Raw.xs: avoid warnings when using undef to mean NULL
Pull Request -
State: closed - Opened by plicease over 10 years ago
- 2 comments
#43 - Callbacks that return str
Pull Request -
State: closed - Opened by plicease over 10 years ago
- 20 comments
#42 - pointers and strings unsupported as return types for callbacks
Issue -
State: closed - Opened by plicease over 10 years ago
- 2 comments
#41 - Raw.xs: use little-endian code for MSWin32 (x86)
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 1 comment
#40 - MakeMaker.pm: use the 'system lib' for MSWin32 too
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 1 comment
#39 - handle absolute paths correctly on Cygwin
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 10 comments
#38 - Linux on PowerPC failure
Issue -
State: closed - Opened by plicease almost 11 years ago
- 10 comments
#37 - Raw.xs: fix for cygwin64
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 2 comments
#36 - MakeMaker.pm: optionally ExtUtils::PkgConfig to detect system libffi
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 4 comments
#35 - skip int64 tests if LLONG constants not available
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 4 comments
#34 - Raw.pm: fix typo
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 1 comment
#33 - dlopen(NULL, ...)
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 3 comments
#32 - Raw.xs: cleanup clang warning
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 1 comment
#31 - use system libffi if available
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 1 comment
#30 - netbsd / amd64 support
Issue -
State: closed - Opened by plicease almost 11 years ago
- 2 comments
#29 - fix for openbsd non-threaded Perl
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 1 comment
#28 - Support using FFI::Raw objects in Boolean context
Pull Request -
State: closed - Opened by calid almost 11 years ago
- 1 comment
#27 - solaris warnings
Issue -
State: closed - Opened by plicease almost 11 years ago
- 1 comment
#26 - export symbols for dll
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 1 comment
#25 - "Can't locate package FFI::Raw::Ptr"
Issue -
State: closed - Opened by calid almost 11 years ago
- 2 comments
#24 - use -pthread if it works
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 4 comments
#23 - workaround for bug in perl < 5.10.1
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 6 comments
#22 - create mostly empty baseclass for FFI::Raw::MemPtr
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 5 comments
#21 - typo fix
Pull Request -
State: closed - Opened by dsteinbrunner almost 11 years ago
- 1 comment
#20 - oo interface for opaque pointers
Issue -
State: closed - Opened by plicease almost 11 years ago
- 4 comments
#19 - Support for MS Visual C++
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 5 comments
#18 - MemPtr::tostr() newSVpvn() instead of newSVpm()
Pull Request -
State: closed - Opened by klaus almost 11 years ago
- 3 comments
#17 - Strawberry 64bit fixes
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 3 comments
#16 - round trip for undef / NULL
Issue -
State: closed - Opened by plicease almost 11 years ago
- 3 comments
#15 - MSWin32 (native windows) support
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 3 comments
#14 - increment refcount on callback coderef
Pull Request -
State: closed - Opened by plicease almost 11 years ago
- 1 comment
#13 - Fix for FFI::Raw 0.20 test error.
Issue -
State: closed - Opened by aero about 11 years ago
- 1 comment
#12 - How do I pass-by-reference?
Issue -
State: closed - Opened by tnishimura about 11 years ago
- 2 comments
#11 - t/02-simple-args.c: remove extraneous variable in printf
Pull Request -
State: closed - Opened by calid about 11 years ago
- 1 comment
#10 - add cpanm --notest option to speed up travis tests
Pull Request -
State: closed - Opened by calid about 11 years ago
- 2 comments
#9 - add support for 64 bit ffi integer types on both 32bit and 64bit Perls
Pull Request -
State: closed - Opened by calid about 11 years ago
- 4 comments
#8 - Support ffi_int64 types on 32 bit Perl
Issue -
State: closed - Opened by calid about 11 years ago
- 2 comments
#7 - add long and unsigned long ffi types
Pull Request -
State: closed - Opened by calid about 11 years ago
- 1 comment
#6 - Segmentation fault when parameters don't match signature
Issue -
State: open - Opened by bluescreen10 about 12 years ago
- 2 comments
#5 - Fails to install on StrawberryPerl 5.12.2
Issue -
State: closed - Opened by dolmen about 12 years ago
- 5 comments
#4 - Overload &{}
Issue -
State: closed - Opened by dolmen about 12 years ago
- 2 comments
#3 - Make a human readable Changes file
Issue -
State: closed - Opened by dolmen about 12 years ago
- 3 comments
#2 - Make types constants inlineable by perl
Pull Request -
State: closed - Opened by dolmen about 12 years ago
- 1 comment
#1 - FILE type?
Issue -
State: closed - Opened by xsawyerx over 12 years ago
- 2 comments