You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TASK-072: add unescape_helpers.hpp to noinst_HEADERS in src/Makefile.am
The header was missing from the Autotools dist list, meaning make dist
would omit it from the released tarball and break out-of-tree builds.
All in-tree builds were unaffected (masking the gap). Verified via
make dist + tar tzf that the file now appears in the tarball.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments