Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^7: Influencing the Gconvert macro

by syphilis (Archbishop)
on Oct 02, 2020 at 03:55 UTC ( #11122466=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    --- sv.c        2020-09-29 22:29:16.781395700 +1000
    +++ sv.c_mod    2020-10-02 11:35:20.728840400 +1000
    ...
                     );
                     elen = strlen(ebuf);
                     eptr = ebuf;
    
  2. or download this
    cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector
    +-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=
    +64 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwr
    +ite-strings -Werror=declaration-after-statement sv.c
    
  3. or download this
    #include <stdio.h>
    
    ...
     return 0;
    }
    
  4. or download this
    In file included from sv.c:32:0:
    sv.c: In function ‘Perl_sv_vcatpvfn_flags’:
    ...
       return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
           __bos (__s), __fmt, __va_arg_pack ());
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11122466]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2023-03-22 06:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (60 votes). Check out past polls.

    Notices?