Page MenuHomeFreeBSD

loader.4th dictthreshold too small
ClosedPublic

Authored by sjg on Mar 18 2024, 6:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 1:39 PM
Unknown Object (File)
Fri, Mar 20, 5:53 AM
Unknown Object (File)
Wed, Mar 18, 6:10 PM
Unknown Object (File)
Mar 10 2026, 7:28 PM
Unknown Object (File)
Mar 10 2026, 1:32 PM
Unknown Object (File)
Mar 10 2026, 7:44 AM
Unknown Object (File)
Mar 7 2026, 5:08 PM
Unknown Object (File)
Mar 6 2026, 11:16 PM
Subscribers

Details

Summary

The dictthreshold in stand/forth/loader.4th is too small
resulting in full dictionary.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56680
Build 53568: arc lint + arc unit

Event Timeline

sjg requested review of this revision.Mar 18 2024, 6:32 PM

This is fine. The syntax is Forth, the comments are Forth and a quick grep suggests that dictthreshold is the right variable to set.

This revision is now accepted and ready to land.Mar 18 2024, 6:34 PM
This revision was automatically updated to reflect the committed changes.