shanzez
shanzez
**Describe the bug** When running with generate_svg, I get a failure: KeyError: 'n" **To Reproduce** Steps to reproduce the behavior: ``` $ npm install -g https://github.com/nturley/netlistsvg added 37 packages, and...
**Describe the bug** Did you mean to filter out '2'? Symbols that end with _0_0 are being filtered out (conversion flag of '0') and causing execution to fail like: ```...
I'm trying to copy the ios build.sh example usage to use for tvos and I've gotten pretty far, but need some help here: ``` clang -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"973.0.1\" -DPACKAGE_STRING=\"cctools\ 973.0.1\"...