mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-30 17:53:00 +02:00
1. removed some duplicate symbol linker error 2. removed many compiler warnings (mainly size_t/int compatibility) 3. consistent definition of db::pcell_id_type 4. removed UTF-8 character codes from string constants 5. float constants for float arguments 6. timeout in tlHttp when no openssl lib is found (instead of stalling app)