pdftract/crates
jedarden c49806423e fix(pdftract-4fa9): Remove duplicate classify_page function definition in classify.rs
The classify_page function was defined twice (at line 564 and line 744) in
crates/pdftract-core/src/classify.rs, causing compilation errors during test
builds. Removed the duplicate definition.

This fix enables the object parser test suite to compile and run successfully,
verifying all acceptance criteria for pdftract-4fa9:
- 10 fixture files with golden outputs
- 5 proptest properties passing
- circular_self test with 64KB stack passing
- proptest-regressions directories in place

Verification: notes/pdftract-4fa9.md

Closes pdftract-4fa9
2026-06-02 18:41:48 -04:00
..
pdftract-cer-diff docs(pdftract-aawrz): add LICENSE-MIT and LICENSE-APACHE files 2026-05-23 10:36:28 -04:00
pdftract-cli feat(pdftract-2m3gl): implement PHP SDK with Packagist publishing 2026-06-01 10:27:03 -04:00
pdftract-core fix(pdftract-4fa9): Remove duplicate classify_page function definition in classify.rs 2026-06-02 18:41:48 -04:00
pdftract-inspector-ui fix(bf-4mkhv): clean up unused imports in hash.rs 2026-06-01 09:43:48 -04:00
pdftract-libpdftract feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
pdftract-py fix(pdftract-2uk9z): wrap native module results in typed Python objects 2026-05-28 21:18:38 -04:00
pdftract-schema-migrate feat(bf-4w2rt): scaffold pdftract-schema-migrate crate 2026-06-01 10:00:37 -04:00