Saulius Krasuckas

Results 40 issues of Saulius Krasuckas

I am trying to install `gcc`: ``` $ cygcheck -p bin/gcc Found 10 matches for bin/gcc gcc-core-10.2.0-1 - gcc-core: GNU Compiler Collection (C, OpenMP) gcc-core-11.2.0-0 - gcc-core: GNU Compiler Collection...

In devilution's [#1122](https://github.com/diasurgical/devilution/pull/1122#issuecomment-489418930) @AJenbo responded about checking bin-exactness of a function in CI: > @sskras https://travis-ci.org/diasurgical/devilution/jobs/528380611 line 595 > it's hard to have it any more automatic than that. It...

### Description I tried building newest [msys2/MINGW-packages/mingw-w64-clang](https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-clang). Every time I run `makepkg-mingw`, things after `Building mingw64...` and before `Making package: mingw-w64-clang 14.0.6-6` take ~**90-120 seconds** to complete: ![image](https://user-images.githubusercontent.com/7887758/189309050-520c9dcf-b4e5-47fb-9cb7-d4832445dd21.png) My machine...

bug

## Issue Description Recently I discovered that process elevation credentials could be cached. I set it to `Auto`: ``` CacheMode = "Auto" (global) ``` This works with CMD and PowerShell,...

Just as the title says. Can we expect a new build?

What do you think: would it be hard to port `lilt` to Windows OS ?

A very interesting effort, thanks! Any ideas of continuing the work?

This environment variable is listed here: https://docs.qgis.org/3.22/en/docs/user_manual/managing_data_source/opening_data.html?highlight=pgservicefile#postgresql-service-connection-file ... and mentioned here only by the way: https://docs.qgis.org/3.22/en/docs/server_manual/config.html?highlight=environment#environment-variables However the `README.md` only says that the default value of it was removed: https://github.com/camptocamp/docker-qgis-server/blob/3.22/README.md#changelog...

Pull request accepted

(everything CLI done from the elevated MSYS2 environment in this report) I have a spare partition formatted to NTFS and mounted as `E:`. ```sh saukrs@DESKTOP-O7JE7JE MSYS ~ $ wmic volume...