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)
Tue, Apr 30, 5:31 PM
Unknown Object (File)
Tue, Apr 30, 5:31 PM
Unknown Object (File)
Tue, Apr 30, 5:30 PM
Unknown Object (File)
Wed, Apr 24, 5:36 PM
Unknown Object (File)
Tue, Apr 23, 6:21 AM
Unknown Object (File)
Sun, Apr 7, 2:41 PM
Unknown Object (File)
Mar 20 2024, 7:48 PM
Unknown Object (File)
Mar 20 2024, 4:19 AM
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 Not Applicable
Unit
Tests Not Applicable

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.