Bradford Boyle

Results 5 issues of Bradford Boyle

- need to install libquicklz-devel in order to run configure with quicklz enabled before running ICW on CentOS Co-authored-by: Jesse Zhang Co-authored-by: Bradford D. Boyle

version: 6X_STABLE

Flowing off the end of a function is undefined behavior. On Fedora 28, the `nmux` program would segfault when this function returned.

For Concourse tasks that have several input/output resources, it can be tedious to write out explicit resource mappings via `-i` or `-o` when using piper from the command line (versus...

Following the README, uploading the latest release gives 2.0.7 and not 2.1.0. ```sh → bosh2 upload-release https://storage.googleapis.com/bosh-gcp/beta/stackdriver-tools/latest.tgz ... → bosh releases | grep stackdriver stackdriver-tools 2.0.7* 6760188+ ``` In 2.0.7,...

When building against ICU 78, the datetime test fails: ``` diff -U3 /home/bradford/workspace/icu_ext/expected/tests-datetime.out /Users/bradford/workspace/icu_ext/results/tests-datetime.out --- /home/bradford/workspace/icu_ext/expected/tests-datetime.out 2025-12-24 09:15:17 +++ /home/bradford/workspace/icu_ext/results/tests-datetime.out 2025-12-24 14:00:26 @@ -24,15 +24,15 @@ select '1/13/2016 ERA1'::icu_date +...