Andreas Tyrberg

Results 3 comments of Andreas Tyrberg

Thanks, Dave, this seems to fix the `default_nettype` case (and probably many other preprocessor directives). The include case seems still to be wrong, but I guess that is a harder...

Thanks for the help to try to solve this. I have added a commit atyrberg/sv-parser@ed2eac6d583640da3af0fe11f7c639aabdc517ed with a test showing the line number issue for include files. The line numbers are...

@DaveMcEwan After some simple testing, #61 doesn't seem to fix the problem. I have looked quickly in `sv-parser-pp/src/preprocess.rs` but what I can see the problem is not there. In the...