Peter Sommerlad

Results 10 issues of Peter Sommerlad

Hi I am trying to start specification of a std::units library and just crossed your implementation. I would like to discuss your design goals and, for example, learn why you...

The following code might read errno before calling open... I am happy to be convinced otherwise. https://github.com/andreasfertig/programming-with-cpp20/blob/491c83d0991ba70b3b0b42f671ba92654e897a37/08.30-structuredBindingsPOSIXError4/main.cpp#L23

Hi, I couldn't use metriculator for .c files. It would be great to have it work with .c files as well, even when I have to tell CDT that those...

I made the following addition: ```lua -- Now, transfer the attribute "name" from the code block to the new -- image block. It might gets used by the figure numbering...

The tikZ example uses absolute values to crop the left margin from a picture. However, this is error prone and I think it might depend on the local latex installation....

While playing with revealjs-codeblock plugin i figured that it does not honor the line numbering attribute from pandoc `startFrom=10` . I could add that with my very limited lua abilities...

like @a_williams framework

see for example: https://docs.conan.io/1/migrating_to_2.0/recipes.html hacked attempt also at https://github.com/PeterSommerlad/PSsODIN/blob/main/.github/workflows/runconantest.yml

so that all configs are actually testet. Need to learn more of cmake before.