Skip to content

Conversation

warpdev
Copy link
Contributor

@warpdev warpdev commented Aug 25, 2025

Why

An upstream interface change landed before #2611 and caused the new test to fail to build.

What

Update to match the parameters introduced upstream.
No behavior change; tests-only.

@warpdev
Copy link
Contributor Author

warpdev commented Aug 25, 2025

@bolinfest A prior interface change(#2371) broke the test, so I opened a tiny follow-up to fix it. (#2611)

@bolinfest
Copy link
Collaborator

@warpdev thanks for noticing. I am working on a broader fix...

@bolinfest
Copy link
Collaborator

#2663 fixes the overdue issue of ToolsConfig::new() taking a struct.

bolinfest added a commit that referenced this pull request Aug 25, 2025
…#2663)

`ToolsConfig::new()` taking a large number of boolean params was hard to
manage and it finally bit us (see
#2660). This changes
`ToolsConfig::new()` so that it takes a struct (and also reduces the
visibility of some members, where possible).
@bolinfest bolinfest closed this Aug 25, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Aug 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants