juanrad

Results 2 comments of juanrad

Despite what documentation says, setting `POSIXLY_CORRECT` doesn't change the output. ``` $ POSIXLY_CORRECT=true /opt/perlbrew/bin/perlbrew exec -q --with perl-5.24.4 /opt/perlbrew/perls/perl-5.24.4/bin/perl /home/juan.diego/workspace/debug_with_version_argument/example.pl --version 2 --other_arg value --boolean_arg /opt/perlbrew/bin/perlbrew - App::perlbrew/0.92 ``` My...

> See commit [bminor/binutils-gdb@2988a36](https://github.com/bminor/binutils-gdb/commit/2988a36005f2821cee6744473ad8a3ba7638c212) > > This causes issues for > > https://github.com/ruediger/Boost-Pretty-Printer/blob/60da4b46b0fe8812fcc3e407ac2fbbfb50c3af88/boost/utils.py#L521 I was getting the following error related to this issue ``` Python Exception : function missing required...