mirror of
https://github.com/mirror/make.git
synced 2026-09-04 21:52:55 +08:00
Our previous behavior for handling too-long strings involved increasing the size of the default string cache buffer, but the implementation was incomplete. Instead, create a one-off large string cache entry and add it directly to the full cache list without changing the default buffer size.
8.3 KiB
8.3 KiB