Changelog:
r44710 | compyx | 2023-11-15 09:04:19 +0000 (Wed, 15 Nov 2023) | 6 lines
Documentation: change 'libcurl' to 'curl' in the MSYS2 instructions
(lib)curl is a bit confusing: there's `libcurl` and `libcurl-devel` in the MSYS
repo, which don't satisify configure, but installing `curl` from the MINWG64
repo does satisfy configure.
------------------------------------------------------------------------
r44709 | gpz | 2023-11-14 21:32:11 +0000 (Tue, 14 Nov 2023) | 1 line
slightly cleaner handling of yydebug, some related monitor massaging, removes another warning :)
------------------------------------------------------------------------
r44708 | gpz | 2023-11-14 20:19:25 +0000 (Tue, 14 Nov 2023) | 1 line
strange hack that removes a warning :)
------------------------------------------------------------------------
r44707 | pottendo | 2023-11-14 18:07:05 +0000 (Tue, 14 Nov 2023) | 3 lines
Fixed invalid URL output. Use format '%s' to print hexdump line to
avoid crash.
------------------------------------------------------------------------
r44706 | gpz | 2023-11-14 17:34:01 +0000 (Tue, 14 Nov 2023) | 1 line
updated with instructions on how to install some extra libraries, and how to build libieee1284
------------------------------------------------------------------------