Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate code in tool-interface #1539

Closed
wants to merge 2 commits into from

Conversation

cgay
Copy link
Member

@cgay cgay commented Nov 6, 2023

Three stage bootstrap succeeds.

Definitely look at the whitespace diff and the substantive diff as separate commits, not the merged diffs in the GitHub UI.

Note that the duplicated (now removed) code, particularly
read-file-header-component, stopped at the first blank line, just as
the function by the same name in file-source-records does, even though project
files don't (I think?) have a non-header part. Potentially we could add a
skip-blank-lines? option to read-file-header. But in any case, I believe the
new code is consistent with the old code.
@cgay cgay closed this Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant