bmagistro
bmagistro
I'm trying to run v2.0.0 in a docker container mounting in a path to the various git repos but it does not seem to be explored. If I use a...
There is probably a way to reuse more of the AppIntegrationTest without copying, but I wasn't sure how. I would have liked the test to validate the response but I...
This work is based on the RFC discussion found https://community.theforeman.org/t/rfc-additional-template-includes-if-logic/29225 . It is probable that there are additional items that need updating that I am just not aware of/thinking about,...
What is the best way to modify the generated grub config? We need to append some additional parameters to the kernel cmdline before the ISO is created, at the moment...
Opening an issue here for tracking/linking purposes. The initial discussion occurred on the mailing list (http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2020-December/063312.html). Short version, when fftw is compiled against gcc 9.x and NEON is enabled, fftw...
I hit a use case where I needed a version of this that supported variable input. This should be a simpler/easier to merge version of https://github.com/trendmicro/ais/pull/17. This has several changes...
Addresses #12 and #15 I took the liberty to shuffle the files in the root into other directories so that this could be used with pybombs too. There is an...
Have possibly identified a bug in dependency detection. I am not sure if this should be filed against this library, catkin, and/or conda. Environment: Docker image w/ Ubuntu 18.04 Miniconda...
We have noticed that our sonatype-work tmp directory with `primary` and `other` xml gzips. This causes disk space to grow relatively quickly as files are left behind on error. We...
It appears this header is not utilized within this file and does not appear to affect building hyperscan. This also removes a potential recompile path when the boost version changes[1]....