Benjamin Titmus
Results
2
comments of
Benjamin Titmus
The Languages.txt configuration for SystemVerilog is as follows: ``` Language: SystemVerilog Extensions: sv svh Line Comment: // Block Comment: /* */ Member Operator: :: Line Extender: \ Enum Values: Global...
I think this is actually a bug in the [recorder](https://github.com/c3d/recorder) repo. I think the problem is with the use of `firstword` in lines 365 and 367 of `make-it-quick/rules.mk` which I...