Marius Messerschmidt

Results 5 issues of Marius Messerschmidt

I would like to see a list which is basicly a linked list, but you should be able to add callback functions for the following actions: - new item added...

feature request

When using this library I get an assertion error: ``` lf: ../cds/algo/flat_combining/kernel.h:700: bool cds::algo::flat_combining::kernel::combining_pass(Container&, unsigned int) [with Container = cds::container::FCDeque; PublicationRecord = cds::container::FCDeque::fc_record; Traits = cds::container::fcdeque::traits]: Assertion `false' failed. ```...

I am currently experimenting with this tool / library, but every example that I want to try fails with the following assertion error: ``` a.out: /path/to/easy-just-in-time/runtime/pass/InlineParameters.cpp:31: easy::HighLevelLayout GetNewLayout(const easy::Context &,...

It would be really great if the library would know the full name of the currency. For example: ```python3 >>> Currency('USD').get_name() "United States dollar" ``` or ```python3 >>> Currency('EUR').get_name() "Euro"...

under https://github.com/trimstray/linux-hardening-checklist?tab=readme-ov-file#syslog, the overview table contains the first entry twice instead of the second entry