Hello, I heard that xgettext crashes on MSYS2 when processing a certain Glade file[1] as follows:
xgettext -L Glade --output=- gtkfontchooserwidget.ui >& /dev/null However, I can't reproduce that on my environment (on both MSYS2 x86_64 and i686, on 64-bit Windows 8). Could anyone who runs MSYS2 and encounters the same problem, please try to collect the backtrace? Thanks, -- Daiki Ueno Footnotes: [1] https://git.gnome.org/browse/gtk+/plain/gtk/ui/gtkfontchooserwidget.ui the check is now disabled in mingw-w64-gtk3: https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-gtk3/do-not-check-xgettext.patch