Code Monkey home page Code Monkey logo

char-replace's People

Contributors

atoomic avatar manwar avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

manwar clayne

char-replace's Issues

Does not compile with threaded perls

See subject. Part of the build log:

...
x86_64-linux-gnu-gcc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.001\" -DXS_VERSION=\"0.001\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.28/CORE"   Replace.c
...
/usr/lib/x86_64-linux-gnu/perl/5.28/CORE/proto.h:611:38: note: in expansion of macro 'pTHX_'
 PERL_CALLCONV_NO_RET void Perl_croak(pTHX_ const char* pat, ...)
                                      ^~~~~
Replace.xs:73:27: error: too few arguments to function 'Perl_croak'
               if ( !tmp ) Perl_croak( "failed to realloc string" );
                           ^~~~~~~~~~
In file included from /usr/lib/x86_64-linux-gnu/perl/5.28/CORE/perl.h:5271,
                 from Replace.xs:13:
/usr/lib/x86_64-linux-gnu/perl/5.28/CORE/proto.h:611:27: note: declared here
 PERL_CALLCONV_NO_RET void Perl_croak(pTHX_ const char* pat, ...)
                           ^~~~~~~~~~
make: *** [Makefile:334: Replace.o] Error 1
...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.