mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-02 10:57:51 +02:00
On MSVC2017 builds, a crash is observed in the RBA basic tests. There is no obvious reason, but empirically, the instantation of a std::vector<VALUE> caused this problem. Compiler bug or strange interaction with Ruby's GC?