bramtayl

Results 115 comments of bramtayl
trafficstars

Just to clarify, it looks like CentOS6 has EOL'ed, so a newer libc should be ok?

Ok, so after a bit of thought, I think the best way to go about solving this would be to allow users to choose the version of libc they want....

Yes, I thought about that...and it doesn't help that they've already made it to glibc 2.33, leaving a lot of versions to choose from. I'm not sure what do about...

Seems like what would be needed is cross-answers files: https://wiki.samba.org/index.php/Waf#Using_--cross-answers

This seems to required for Jack1, Jack2, and a couple of optional dependencies for PulseAudio. Is there any way I could help nudge it along or contribute? What's the first...

I started trying to work on this but I think the code surgery got a little out of hand. One reasonable first step would be to use MacroTools exclusively for...

I realized today I had been thinking about this wrong. It seems like you would want backtraces to point to lines in the Parameters.jl file in `@with_kw` and not to...

I ran into this and the problem was the url had ".ZIP" instead of ".zip" at the end.

On windows, I'm getting: ``` ERROR: LoadError: IOError: stat("C:\\Users\\brand\\AppData\\Local\\Microsoft\\WindowsApps\\python3.exe"): permission denied (EACCES) Stacktrace: [1] uv_error @ .\libuv.jl:97 [inlined] [2] stat(path::String) @ Base.Filesystem .\stat.jl:152 [3] isfile @ .\stat.jl:456 [inlined] [4] which(program_name::String)...

Any idea what was causing this? I can get the same error running `redirect_stderr` in doctests.