Theo Buehler <t...@theobuehler.org> writes: > On Wed, Aug 13, 2025 at 03:02:43PM +0200, Sebastien Marie wrote: >> Hi, >> >> The following diff updates editors/jmigpin-editor to 3.12 >> >> tb@ reported to me (some times ago) that 3.11 was not buildable with >> go1.25 (pre). As go1.25 is released, I asked upstream to cut a release >> with the (already commited) fixes. >> >> Comments or OK ? > > builds with both Go 1.24 and 1.25rc3 and seems to work. > > ok tb
thanks, commited. > (I only notice now that the binary's name is 'editor' which is a bit > generic. I wonder if that should be renamed to 'jmigpin-editor' to > match the package name.) I agree that the name is a bit generic. I used 'jmigpin-editor' in package name to avoid a port with really generic name too, but as it doesn't conflict with anything, I would keep 'editor' binary name as it is the upstream name too. It could be reconsidered if needed. Regards. -- Sebastien Marie