Deleted user
Deleted user
"Updated" (hacked) the patch here: #536
> That's how IPC with UNIX domain sockets works. Because you specified only two // it uses the current working directory to host the socket file. If you want it...
## CI report: * 44fb5a60f3bfc05f4a15800027d8da9eb161c03c Azure: [SUCCESS](https://dev.azure.com/apache-xtable-ci-org/bb368b1b-7955-479d-8cbf-689ff9aa23eb/_build/results?buildId=1020) Bot commands @xtable-bot supports the following commands: - `@xtable-bot run azure` re-run the last Azure build
The document is confusing. It said: gmake2 : Generate GNU Makefiles (including [Cygwin](http://www.cygwin.com/) and [MinGW](http://www.mingw.org/)) The original MinGW.org is pretty much dead. No one remember it. People are now all...
> @iahung2 it does not require a "posix" environment. cmd.exe works fine too. Are you encountering some issues regarding using gcc? I can confirm with you that it calls `sh.exe`....
> If you wish to enforce a certain shell, you should use: make SHELL=cmd (if this is a problem) Premake's generated makefiles should work under both. This statement is plainly...
This is the command I used in Windows Command Prompt: ``` premake5 gmake2 mingw32-make SHELL=cmd config=release_x86_64 -C make/windows -j4 ``` I downloaded `premake-5.0.0-beta2-windows.zip` from your website and extracted it into...
Just commenting to confirm that this is the same bug I saw in #84968
Hi! Thanks for making us aware of the problem. We raised the issue with our internal localization team. This issue should be fixed hopefully in the next version of PowerToys.
The time difference between those two programs are about 5 minutes.