Orgad Shaneh

Results 411 comments of Orgad Shaneh

I tried to state it in the commit message. I guess it was not enough. When I run `C:/msys64/msys2_shell.cmd -mingw64 -defterm -no-start` from a directory that has `msys-2.0.dll`, but doesn't...

I just want to start a shell, and I happened to run from this directory. It has a utility that is built with msys, so I need the msys runtime...

I'll try to explain with an example: * Build sipp with msys * Copy sipp.exe and all its DLL dependencies (including msys-2.0.dll) to C:\sipp * cd /d C:\sipp * Run...

Hi, Our project is quite complex and uses some hooks. I'll try to create a minimal project that reproduces, hopefully this week.

Do you see a reason not to accept this fix anyway?