vsomeip icon indicating copy to clipboard operation
vsomeip copied to clipboard

fix configuration not reading default config files

Open sensokame opened this issue 3 years ago • 1 comments
trafficstars

This local variable is redefined which causes it to revert to empty after the if block (default values for config files will not be taken into account)

sensokame avatar May 10 '22 14:05 sensokame

closes #338

sensokame avatar May 10 '22 14:05 sensokame

With this change, the project does not compile.

goncaloalmeida avatar Mar 03 '23 11:03 goncaloalmeida