Fabian Ruffy
Fabian Ruffy
It looks like boost doesn't really support backporting patches, otherwise we could tried to fix up older versions of boost. > Get rid of the boost from platform dependency... I...
>I thought we already required a certain minimum version of boost? Not that I know of. We always just required that the boost version of the oldest Ubuntu version works....
> @fruffy Is this something you think is worth merging as written? Or would you prefer that your suggested `--stf-files [FILES]` technique were implemented instead, and abandon the approach in...
Working on a rewrite of the run-bmv2-stf.py script, which has bitrotted a fair bit. After that rewrite I intend to extend the script to support running multiple files at once.
This PR can either be closed in favor of #4981 or needs to be updated to add the option to the new script.
> > > Should there be a test-case for this? > > > (From what I can see, the code is OK.) > > > > > > I do...
> @ajwalton @fruffy Ok but it seems like the precedent before this PR was to not add such tests when changing the behavior of options such as e.g. `--Werror` /...
> > > @ajwalton @fruffy Ok but it seems like the precedent before this PR was to not add such tests when changing the behavior of options such as e.g....
@p-sawicki This is a potential fix but it currently causes BMv2 test failures.