[Users] [Bug 4075] Replies include only the first paragraph of the original message

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Fri Aug 24 22:26:27 CEST 2018


https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4075

--- Comment #31 from Perry E. Metzger <perry at piermont.com> ---
Okay, it turns out only e0a319b4b672c592f9824509d948914a4d167a1e is all that
was needed.

The reason I was deceived was this:

What's in git and what's in the release aren't the same. In particular, that
commit patches a yacc file, and the outputs of running bison over that are in
the release (but not in the git tree), _and_ the Makefile doesn't properly note
the dependency between the .c file generated and the .y file.

Thus, I added that patch on top of the MacPorts build and the .y file wasn't
reprocessed, and thus I didn't see the fix.

This took a ridiculous amount of time to figure out. Please fix the
dependencies in the makefile.

Anyway, having found this, I'm not sure what we do with the bug report. It
can't exactly be closed because the problem is still present in the latest
release, but it is indeed fixed in the git repo master.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list