Michael Brade

Results 16 issues of Michael Brade

So now I am back working on json - and here is the first feature request: please implement a way for `TAO_JSON_BIND_REQUIRED` to accept an `std::string_view` as its first argument...

enhancement

Hi, another question: is it possible to conditially group a set of members in a binding trait, and if so, what's the syntax? a bit stupid example because you could...

question

Hi, this may simply be an incompletion: * `g_CPUCore` is an array of size 2, but the command line arg `--cpu-core` can only set `g_CPUCore[0]`, `g_CPUCore[1]` is generally unused *...

See here: https://github.com/fmadio/pcap2json/blob/9a58a2dcfcd6b45b38eefe7e38229a146a97d83b/flow.c#L1580-L1581 This crashes when I do a live capture on my local network because I get sizes of up to 64374 bytes. So why limit it to 14...

When reading a little through the code I found the command line option `--output-pipe`, which is great! But it's missing in the help text :-)

### System information Type | Version/Name --- | --- Distribution Name | Debian Distribution Version | unstable Kernel Version | 6.1.86, 6.7.12 Architecture | amd64 OpenZFS Version | 2.2.3 ###...

Type: Defect