Home
last modified time | relevance | path

Searched hist:"32 a112266ab469d77ad6b03b1522e3c406aa7704" (Results 1 – 3 of 3) sorted by relevance

/trunk/main/mythes/
H A Dmythes-1.2.4-vanilla-th-gen-idx.patch32a112266ab469d77ad6b03b1522e3c406aa7704 Thu Jun 11 20:24:19 UTC 2026 Jim Jagielski <jimjag@gmail.com> mythes: add 1.2.4 patches and rewire PATCH_FILES

Commit a3815d2648 dropped the PATCH_FILES references on the assumption
that mythes 1.2.4 builds cleanly from the upstream tarball. It does not:
configure unconditionally adds the example program to all-am, and
example.cxx includes <hunspell.hxx>, which is not available when the
bundled mythes is built:

example.cxx:7:10: fatal error: 'hunspell.hxx' file not found

Add the three 1.2.0 patches ported to 1.2.4 (disable the example
program, dmake makefile.mk for the Windows build, th_gen_idx.pl -o
output handling) and reference them from makefile.mk again. All three
verified to apply cleanly with the tg_ext.mk patch -p2 convention
against the upstream tarball.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
H A Dmythes-1.2.4-makefile-mk.patch32a112266ab469d77ad6b03b1522e3c406aa7704 Thu Jun 11 20:24:19 UTC 2026 Jim Jagielski <jimjag@gmail.com> mythes: add 1.2.4 patches and rewire PATCH_FILES

Commit a3815d2648 dropped the PATCH_FILES references on the assumption
that mythes 1.2.4 builds cleanly from the upstream tarball. It does not:
configure unconditionally adds the example program to all-am, and
example.cxx includes <hunspell.hxx>, which is not available when the
bundled mythes is built:

example.cxx:7:10: fatal error: 'hunspell.hxx' file not found

Add the three 1.2.0 patches ported to 1.2.4 (disable the example
program, dmake makefile.mk for the Windows build, th_gen_idx.pl -o
output handling) and reference them from makefile.mk again. All three
verified to apply cleanly with the tg_ext.mk patch -p2 convention
against the upstream tarball.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
H A Dmythes-1.2.4-disable-example.patch32a112266ab469d77ad6b03b1522e3c406aa7704 Thu Jun 11 20:24:19 UTC 2026 Jim Jagielski <jimjag@gmail.com> mythes: add 1.2.4 patches and rewire PATCH_FILES

Commit a3815d2648 dropped the PATCH_FILES references on the assumption
that mythes 1.2.4 builds cleanly from the upstream tarball. It does not:
configure unconditionally adds the example program to all-am, and
example.cxx includes <hunspell.hxx>, which is not available when the
bundled mythes is built:

example.cxx:7:10: fatal error: 'hunspell.hxx' file not found

Add the three 1.2.0 patches ported to 1.2.4 (disable the example
program, dmake makefile.mk for the Windows build, th_gen_idx.pl -o
output handling) and reference them from makefile.mk again. All three
verified to apply cleanly with the tg_ext.mk patch -p2 convention
against the upstream tarball.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>