Stefan Löffler
Stefan Löffler
src/hunspell/hunvisapi.h (which is installed as part of the hunspell API) checks this definition. When linking a program statically to hunspell (at least on Windows) thus requires HUNSPELL_STATIC to be defined....
Recently, TeXworks 0.6.9 has been released (see [TeXworks/texworks@68a2e99]).
As reported by Philip Taylor on the [mailing list](http://tug.org/pipermail/texworks/2016q1/006492.html)
Suggested by Karl Berry. E.g. similar to [Overleaf](https://www.overleaf.com/). Possible aspects: * See what others are typing in real time (requires peer-to-peer or peer-to-server connection) * version control
Starting point of my investigation was the following compiler warning (gcc 14.2.0, x86_64-linux-gnu on Ubuntu 25.04): ``` ../../synctex_parser_utils.c: In function ‘_synctex_parse_int_raw2’: ../../synctex_parser_utils.c:611:44: warning: integer overflow in expression ‘-2147483648’ of type...