mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
on gcc 12.1 / msys2 the large initialized list in bitmap_info.cpp breaks the compiler (perhaps a bug in the compiler). So, as workaround, the initialization sequence is modified. Form master branch