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 22, 2:18 AM
Unknown Object (File)
Fri, Apr 18, 11:56 PM
Unknown Object (File)
Mon, Apr 14, 5:26 PM
Unknown Object (File)
Mar 18 2025, 5:49 AM
Unknown Object (File)
Mar 14 2025, 11:27 AM
Unknown Object (File)
Feb 9 2025, 5:01 AM
Unknown Object (File)
Jan 31 2025, 1:28 AM
Unknown Object (File)
Jan 27 2025, 8:36 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 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.