Simone Ruffini
Results
13
issues of
Simone Ruffini
As per title
I found a "bug" in the parsing of numbers. As of now the parsing is handled by the following line: https://github.com/GENIVI/CANdb/blob/150c42a8cdfc0748915f09d2cd0c5a68591263a7/src/dbcparser.cpp#L159 The problem is that `std::stod` converts data using your...
Is there a way to disable at all indentation of nearby comments or everything near preprocessor?