Benjamin Bannier

Results 194 comments of Benjamin Bannier

This seems like it could be useful, and is supported by other package managers, e.g., - Python: - [Packages for distribution with Poetry](https://python-poetry.org/docs/pyproject#packages) - [Multiple wheels in a single project...

One way to provide this would be introduce a "drain" state for a node. Once put into that state the node will only finish "outstanding work" (and e.g., not start...

> @bbannier suspected it's an ambiguous parsing issue, so I tried `freq: table[count] of count &default=0` I am pretty sure that this is due to parsing where the `&default` on...

The same applies to e.g., `#strip!` which I wanted to use for language injection in highlighting.

> I think cmake/ZeekPluginStatic.cmake needs to be updated so that all of the internal plugins get built with the sanitizers enabled. For example, I `rm`'d all of the object files...

> There is a general question if we want to keep the "use-the-C++-code-directly" use case going forward; there's clearly not much demand for it so far. But I'm not quite...

We have added a number of new dedicated benchmarks in the meantime, but they are still not run in CI.

I think it is currently impossible to use parentheses to group such attributes to make intended semantics clearer. Maybe that would be a first step towards making this easier to...

Even if we do not fully automate creation of `log-files.rst` `logschema` should allow checking whether the files are at least present while running docs bumps CI jobs in zeek/zeek.

There is an anchor there, just not in the style you expected: https://docs.zeek.org/projects/spicy/en/latest/programming/library.html#spicy-strptime.