Installed the package and compiled the example.c from the source tarball, linking it against hyphen via gcc -o example example.c -l hyphen'. Afterwards running it against a file words`with the content "what is this doing at all? I do not understand" using the hyph_en_US.dic dictionary from the source tarball. Resulted in the same output as with the old Release.
Details
Details
- Reviewers
DataDrake - Group Reviewers
Triage Team - Maniphest Tasks
- T8747: Packages missing component
- Commits
- R1437:f487d8037848: Add component field to package.yml and update license identifier to be SPDX…
Diff Detail
Diff Detail
- Repository
- R1437 hyphen
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage
Event Timeline
Comment Actions
Using "Fixes TNNNN" in the summary will close the Task, even if this only completes a part of it. We still expect a test plan even if nothing should have changed. It's better to test than assume.