Dan Fandrich
Dan Fandrich
FWIW, running `2to3 --write .` and then applying the following patch was enough for me to build harris using python3. It built, runs does stuff but I haven't thoroughly tested...
Doing it in parallel reduces the time take by 60% on an octacore system. The number of threads is hard-coded to 8 which is a reasonable compromise between memory and...
It seems that a few parameters are now const which guacamole treats as non-const. Mark some variables and parameters as const to match. This should be pretty safe and compatible....
This warning shows up on buildings that have self-contained interpolation tags where addr:housenumber contains something like "123-456". This is the style documented at https://wiki.openstreetmap.org/wiki/Addresses#Using_interpolation to indicate that addr:housenumber is a...
This warning shows up on buildings that have self-contained interpolation tags where addr:housenumber contains something like "123-456". This is the style documented at https://wiki.openstreetmap.org/wiki/Addresses#Using_interpolation to indicate that addr:housenumber is a...
This warning shows up on nodes that have self-contained interpolation tags where addr:housenumber contains something like "123-456". This is the style documented at https://wiki.openstreetmap.org/wiki/Addresses#Using_interpolation to indicate that addr:housenumber is a...
DisplayCAL-3.9.6.tar.gz is missing files that exist in git such as misc/45-Argyll.rules whose absence causes installs to fail with: `error: can't copy '/home/user/rpm/BUILD/DisplayCAL-3.9.6/DisplayCAL/../misc/45-Argyll.rules': doesn't exist or not a regular file`
This reverts commit 2683de3078eadc86d9b182e7417f4ee75a247e2c. ARM resources are now available in Circle CI, so run these builds on ARM again. Follow-up to 2683de30 Closes #12635
The test-ci target now uses 2 processes by default, but the amount of parallelism is tuned for each CI service and build environment based on results of a number of...
This [Cirrus CI / Windows 64-bit static/release Schannel/SSPI/WinIDN/libssh2 build](https://github.com/curl/curl/pull/11008/checks?check_run_id=12933222618) ended with this error: ``` test 1236...[[] globbing overflowing the range counter] -------e--- OK (919 out of 1585, remaining: 08:00, took...