Browse Source
Probably this should be replaced with a less error-prone approach. Right now the LSET -> BASE_SET system is risky because it is converting a signed enum (PCB_LAYER_ID) to a size_t in all the underlying operations. Fixes https://gitlab.com/kicad/code/kicad/-/issues/18738jobs
2 changed files with 17 additions and 4 deletions
Loading…
Reference in new issue