Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ingydotnet/inline-c-pm issues and pull requests

#105 - Return type of `long long` not recognised

Issue - State: open - Opened by mohawk2 6 months ago - 1 comment

#104 - With perl-5.39.4 and later, XS stack can be 64 bit

Issue - State: open - Opened by sisyphus about 1 year ago - 3 comments

#102 - Use File::Path for creating temporary directories in the tests

Pull Request - State: closed - Opened by ppisar over 2 years ago - 2 comments

#100 - Updated Inline::C::Cookbook's POD under, "ENTERTAINING GUESTS".

Pull Request - State: closed - Opened by oodler577 almost 3 years ago

#99 - Inline::C::Cookbook POD update

Issue - State: closed - Opened by oodler577 almost 3 years ago - 3 comments

#98 - t/27inline_maker.t test fails with ExtUtils-MakeMaker-7.62

Issue - State: closed - Opened by nieder almost 3 years ago - 12 comments

#97 - t/08taint.t blowing up in Docker container

Issue - State: open - Opened by mohawk2 over 3 years ago - 3 comments

#96 - t/08taint.t fails if Inline module is not in Perl's default @INC

Issue - State: closed - Opened by djerius over 4 years ago - 8 comments

#95 - Can't call libcurl with Inline::C on Windows

Issue - State: closed - Opened by xiaoyafeng almost 5 years ago - 4 comments

#94 - parser can't recognize array in function signature

Issue - State: open - Opened by xiaoyafeng about 5 years ago - 3 comments

#93 - Inline::C's strong dependency on Inline

Issue - State: closed - Opened by rongrw over 5 years ago - 9 comments

#92 - make correct PERL5LIB to pass on including -I flags

Pull Request - State: closed - Opened by mohawk2 over 5 years ago

#91 - t/27inline_maker.t fails with gcc 5.4.0

Issue - State: closed - Opened by kevinxie4c over 5 years ago - 14 comments

#90 - Possible fix for broken link.

Pull Request - State: closed - Opened by manwar over 5 years ago - 1 comment

#89 - test: Adjust excpected number of lines in log to Inline-0.82_001

Pull Request - State: closed - Opened by ppisar over 5 years ago - 5 comments

#88 - t/09parser.t fails with Inline-0.83: Failed test 'Match number of lines in log'

Issue - State: closed - Opened by ppisar over 5 years ago - 11 comments

#87 - clean_after_build breaks with multiple config calls

Issue - State: closed - Opened by jimav over 5 years ago - 4 comments

#86 - Inline::C failed make test

Issue - State: closed - Opened by suzannejin over 5 years ago - 3 comments

#85 - Fix Include Dir Behavior: Remove Test-For-Errors, Avoid Microsoft Errors

Pull Request - State: closed - Opened by wbraswell over 5 years ago - 40 comments

#84 - Perl closure can’t access Inline C .dll

Issue - State: closed - Opened by QuercusA over 5 years ago

#83 - Pegex parser doesn't handle "void" argument

Issue - State: open - Opened by sisyphus over 5 years ago - 2 comments

#82 - Config directives are no longer cumulative

Issue - State: closed - Opened by sisyphus over 5 years ago - 3 comments

#80 - Fix Include Dir Behavior, Generic Error Tests, Part 2

Pull Request - State: closed - Opened by wbraswell over 5 years ago - 3 comments

#79 - t/32include_dirs_double_quotes_bad.t failures (with clang and older gcc?)

Issue - State: closed - Opened by eserte over 5 years ago - 5 comments

#78 - Unable to compile from require'd module

Issue - State: open - Opened by GottemHams over 5 years ago - 6 comments

#77 - Fix Include Dir Behavior, Non-GCC Compilers, Generic Error Tests

Pull Request - State: closed - Opened by wbraswell over 5 years ago

#75 - Declared C header files dropped during compilation

Issue - State: closed - Opened by QuercusA over 5 years ago - 26 comments

#73 - Fix Include Dir Behavior, Replace -I With -iquote

Pull Request - State: closed - Opened by wbraswell over 5 years ago - 6 comments

#72 - validate() Incorrectly Appends FindBin As -I Include Dir

Issue - State: open - Opened by wbraswell almost 6 years ago - 73 comments

#71 - support perl 5.8.1 since Pegex does again

Pull Request - State: closed - Opened by mohawk2 about 6 years ago - 4 comments

#70 - fixed docs to work with strict mode (use Inline 'C'; instead of use Inline C;)

Pull Request - State: closed - Opened by akarelas-pt over 6 years ago - 3 comments

#69 - use Inline C; doesn't work with strict mode

Issue - State: closed - Opened by akarelas-pt over 6 years ago - 4 comments

#68 - [PRC] - Fixed pod document link.

Pull Request - State: closed - Opened by manwar about 7 years ago - 1 comment

#67 - Add the CONTRIBUTING file to the repo

Issue - State: open - Opened by rongrw over 7 years ago - 2 comments

#66 - Replace system calls diff and rm

Pull Request - State: closed - Opened by perlpunk over 7 years ago

#65 - use FindBin in tests

Pull Request - State: closed - Opened by perlpunk over 7 years ago - 1 comment

#64 - Inline::C 0.77 t/01syntax.t test problem?

Issue - State: closed - Opened by aero over 7 years ago - 2 comments

#63 - Fix arg order

Pull Request - State: closed - Opened by mohawk2 over 7 years ago

#62 - Inline::C 0.76 fails ASPerl PPM build on MacOSX

Issue - State: closed - Opened by devel-chm over 7 years ago

#60 - Tests fail on Strawberry Perl 5.24.1.1 (64bit) Windows 10 due to missing rm/diff

Issue - State: closed - Opened by jfroebe over 7 years ago - 5 comments

#59 - t/08taint.t fails kali linux perl 5.20.2

Issue - State: open - Opened by osascruz over 7 years ago

#58 - Add new recipe to the C-Cookbook

Pull Request - State: closed - Opened by rongrw over 7 years ago - 7 comments

#56 - New recipe for the Inline::C Cookbook

Issue - State: closed - Opened by rongrw almost 8 years ago - 17 comments

#55 - modification of $? in END block results in a fail in pegex-parser.t

Pull Request - State: closed - Opened by chorny almost 8 years ago - 1 comment

#54 - t/pegex-parser.t may fail on Mac OS X

Issue - State: closed - Opened by eserte over 8 years ago - 11 comments

#53 - Way to request function not be wrapped

Issue - State: open - Opened by epa over 8 years ago - 2 comments

#52 - Better error message when type not in typemap

Issue - State: open - Opened by epa over 8 years ago - 4 comments

#51 - t/27inline_maker.t test fails with ExtUtils-MakeMaker-7.12

Issue - State: closed - Opened by ppisar over 8 years ago - 6 comments

#50 - Installation Inline::C fails in Ubuntu 14.04.02

Issue - State: closed - Opened by JJ about 9 years ago - 8 comments

#49 - Test suite failures with EU::MM 7.06

Issue - State: closed - Opened by contyk about 9 years ago - 5 comments

#48 - inline::C compilation with intel icc compiler

Issue - State: closed - Opened by jmricher70 about 9 years ago - 1 comment

#47 - Inline::C and openmp

Issue - State: closed - Opened by jmricher70 about 9 years ago - 8 comments

#46 - inline::c 0.75 fails to write Makefile.PL

Issue - State: closed - Opened by dankowitz over 9 years ago - 6 comments

#44 - Add CPPFLAGS argument for C preprocessor directives.

Pull Request - State: closed - Opened by wbraswell over 9 years ago - 3 comments

#43 - force recompile when linked shared library changes

Issue - State: closed - Opened by y over 9 years ago - 2 comments

#42 - C Preprocessor Flags Not Properly Passed To Inline::Filters::Preprocess()

Issue - State: closed - Opened by wbraswell over 9 years ago - 1 comment

#41 - Failed to install via cpanm

Issue - State: closed - Opened by tantalate over 9 years ago - 14 comments

#40 - win32 specific Win32::IPC dependency missing

Issue - State: closed - Opened by rurban over 9 years ago - 33 comments

#39 - Add test, and Cookbook example, of array-ref arg

Pull Request - State: closed - Opened by mohawk2 over 9 years ago - 5 comments

#38 - .lock files left behind in PERL_INLINE_DIRECTORY

Issue - State: closed - Opened by anthonybakermpls over 9 years ago - 2 comments

#36 - t/27inline_maker.t fails on MS Windows

Issue - State: closed - Opened by kmx over 9 years ago - 6 comments

#35 - old versions

Issue - State: closed - Opened by chorny over 9 years ago - 1 comment

#34 - Support for Inline::Filters::* plug-ins

Pull Request - State: closed - Opened by hoytech almost 10 years ago - 3 comments

#33 - Move grammar in share to a repo

Issue - State: closed - Opened by ingydotnet almost 10 years ago

#32 - fix hang in test/26fork.t on Win32

Pull Request - State: closed - Opened by bulk88 almost 10 years ago - 14 comments

#31 - skip tests that hangs on Windows XP

Pull Request - State: closed - Opened by chorny almost 10 years ago - 15 comments

#30 - Why does Inline::C require an upgrade to ExtUtils::MakeMaker?

Issue - State: closed - Opened by jkeenan almost 10 years ago - 6 comments

#29 - Distro PAUSE-indexes Inline::C::Parser* and shouldn't

Issue - State: closed - Opened by mohawk2 almost 10 years ago - 1 comment

#28 - prototypes and prototype config options don't work

Issue - State: open - Opened by daoswald almost 10 years ago - 4 comments

#27 - Pegex-related (?) error with 0.62_11

Issue - State: closed - Opened by eserte about 10 years ago - 2 comments

#26 - New Version Of Inline::C Fails Basic Tests

Issue - State: closed - Opened by wbraswell about 10 years ago - 3 comments

#25 - ellipsis syntax doesn't bind with default parser (0.62_03)

Issue - State: closed - Opened by sisyphus about 10 years ago - 1 comment

#24 - Makefile.PL needs non-core module

Issue - State: closed - Opened by sisyphus about 10 years ago - 5 comments

#23 - Make keywords case insensitive.

Issue - State: closed - Opened by ingydotnet about 10 years ago - 3 comments

#22 - USING is not back compatible.

Issue - State: closed - Opened by ingydotnet about 10 years ago - 2 comments

#21 - 26fork.t frequently hangs on WIndows

Issue - State: closed - Opened by chorny about 10 years ago - 26 comments

#20 - t/27inline_maker.t fails on Windows (Inline-C-0.62)

Issue - State: closed - Opened by sisyphus about 10 years ago - 6 comments

#19 - [Win32]t/TestInlineSetup.pm unworkable on Windows.

Issue - State: closed - Opened by sisyphus about 10 years ago - 18 comments

#18 - test failure in 0.62

Issue - State: closed - Opened by gregoa about 10 years ago - 3 comments

#17 - Parser has problems with "const" in function signature

Issue - State: open - Opened by mohawk2 about 10 years ago

#16 - Cookbook now uses the Perl license

Pull Request - State: closed - Opened by contyk about 10 years ago - 4 comments

#15 - Inline-C fails to handle context args pTHX and pTHX_ correctly

Issue - State: open - Opened by sisyphus about 10 years ago - 4 comments

#14 - Inline::Struct buggy

Issue - State: closed - Opened by mohawk2 about 10 years ago - 1 comment

#13 - Inline::Struct support intertwined in Inline::C

Issue - State: open - Opened by mohawk2 about 10 years ago

#12 - Scripts run in /git_tree/perl/Porting won't build

Issue - State: closed - Opened by sisyphus about 10 years ago - 6 comments

#11 - Installing to locations with spaces fails on Linux

Issue - State: closed - Opened by mohawk2 about 10 years ago - 2 comments

#10 - Add mailing list info to Meta and Contributing

Issue - State: closed - Opened by ingydotnet about 10 years ago

#9 - Inline C has no tests for prototypes for generated XSubs.

Issue - State: closed - Opened by daoswald about 10 years ago - 5 comments

#8 - Test failures on windows:

Issue - State: closed - Opened by ingydotnet about 10 years ago - 13 comments

#7 - Possibly remove code dealing with older perls

Issue - State: closed - Opened by ingydotnet about 10 years ago - 1 comment

#6 - Would like to see the C-parser usable by itself

Issue - State: open - Opened by mohawk2 about 10 years ago - 4 comments