Dmitry Rozhkov
Dmitry Rozhkov
01.org seems to go down soon. We should update the links referring the site.
Hyperscan fails to build with Clang with the "sometimes-unitialized" check switched on: ``` src/fdr/teddy_runtime_common.h:359:13: error: variable 'val' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized] if (avail >= 64)...
edit(neolit123) #### v1beta4 tasks - [x] add a field to ClusterConfiguration: https://github.com/kubernetes/kubernetes/pull/120417 - [ ] allow various ECDSA/RSA variations: https://github.com/kubernetes/kubernetes/pull/123054 - [ ] add kinder e2e test (for latest only)?:...
The library TinyXML is considered to be unmaintained and since all future development is focused on TinyXML2 this patch updates urdfdom to use TinyXML2. depends on https://github.com/ros/urdfdom_headers/pull/35