Florian Albrecht

Results 4 comments of Florian Albrecht

Thanks for your contribution! Before I start a full review, might you please explain the basic concepts of your change? Especially why you changed units in many classes from millimeters...

Hi @lastzero , sorry for the long time without feedback. Hard to find time to work on this. I have made good progress in adjusting most of the SQL to...

Additional info: There is no general protocol error. When I adjust the CLI code to output the response of the SET command (which should be used with `null` value for...

I fixed this with adding `-Wno-narrowing` to the `CXXFLAGS` in the `Makefile` file. See https://stackoverflow.com/questions/67787920/narrowing-conversion-error-using-newer-compiler for reference. Still, the program is unable to work on a mix file here, but...