Patrick Valsecchi
Patrick Valsecchi
Without this patch, I get: ``` Unknown device "/dev/└─/dev/sda": No such file or directory Traceback (most recent call last): File "./usb", line 361, in attributeMaps = getAttributeMaps(leaves) File "./usb", line...
### What did you expect to see? I'm expecting to be able to filter out the requests from blackbox exporter in my access logs. So, please, add a user agent...
With clang 10, a simple `dynamic_cast(&aa)` with aa of type `osgGA::GUIActionAdapter` but actually referencing a `osgViewer::Viewer` was returning `nullptr`. This is due to the fact that the compiler didn't know...
This YAML: ```yaml scale: !toto &tutu default: "Massstab" ``` Leads to a weird error message: ``` ./test.yaml 2:3 error wrong indentation: expected 7 but found 2 (indentation) ```
Unless I've missed something, the usage of subparsers annihilates the advantages of this library. If I take your example: ```python3 class SubparserA(Tap): bar: int # bar help class Args(Tap): foo:...
External graphics, when rendering geojson layers, are not downloaded through the usual HTTP client and are therefore not using the stuff configured in the `!configureHttpRequests` processor. Hence, not using the...
Unlike the map tiles, when legends are failing, we cannot make the print fail.
The profiler tends to show a huge amount of objects in relation with XML schema caches deep down within dependencies of GeoTools. The suspect is a layer with a SLD...
Before starting that, we must wait for geotools to do their part: https://github.com/geotools/geotools/wiki/Java-9-Compatibility Maybe Jasper Reports has trouble too.
Closes #4