dragon512

Results 11 comments of dragon512

I was going to add an issue, but maybe should just add my thoughts on this issue. We need init() to have an option to not use the class wrapper,...

Just a note this seems to be related to https://github.com/SCons/scons/pull/3384 as well. I would love to have these fixes in

Just pinging if there was an update for this issue. I had been using a patched version of libfaketime to get around the jemalloc issue for builds I am doing....

I did not submit a patch I was build from 0.9.9 based on a patch .. details here in this issue https://github.com/wolfcw/libfaketime/issues/355 I believe there was a concern in the...

The patch was this PR.. https://github.com/wolfcw/libfaketime/pull/333

I just wanted to chime in. This feature is what I think I have been looking for. I work on many different open-source projects for my job and it would...

I would like to have support for signed scripts on non-windows platforms. I think it adds to the security and argument for people to use powershell on non-windows setups. I...

I was able to get this to work via using libfaketime ( This addresses the issues of the compiler, and some system calls made in the autoconf logic), setting the...

it said the return code was not 0 it was -9. The question here is what do you expect it to say? Ideally the logging of the stream in the...

So in the report, I understand what you mean. The shell gives a value of -9 is not useful. However, if you added a --verbose and or --trace to the...