Skip to content

Bump the vendored engine to f642631, so a run with no log file reports its errors - #223

Merged
xroche merged 1 commit into
masterfrom
engine-bump-f642631
Sep 16, 2026
Merged

xroche merged 1 commit into
masterfrom
engine-bump-f642631

Conversation

@xroche

@xroche xroche commented Sep 16, 2026

Copy link
Copy Markdown
Owner

Engine #1683 counts log events above the opt->log gate, so a run reports its real error count even with no log file open. A panic now counts as an error too.

That reaches users here. Android emits -Q whenever the user turns log files off, and those users saw Success! over a run that hit errors, because stat_errors read 0. The pane now shows the count, and a run that wrote nothing reads Failed!.

Runs with failed transfers are unaffected, because INCOMPLETE is weighed ahead of every error-count test.

HTTRACK_VERSIONID stays 3.50.2, so the versionName prefix does not move. No engine source was added, so Android.mk needs nothing.

…s its errors

Engine #1683 counts log events above the opt->log gate. A run now reports
its real error count with no log file open, and a panic counts as an
error. Android emits -Q whenever the user turns log files off, so those
users saw Success over a run that hit errors.

The prebump gate ran with the real pre-bump SHA. HTTRACK_VERSIONID stays
3.50.2, src/Makefile.am is unchanged so Android.mk needs no new source,
and no command-line option moved.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Signed-off-by: Xavier Roche <roche@httrack.com>
@xroche
xroche enabled auto-merge (squash) September 16, 2026 08:05
@xroche
xroche merged commit 807ebaa into master Sep 16, 2026
7 checks passed
@xroche
xroche deleted the engine-bump-f642631 branch September 16, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant