-
Notifications
You must be signed in to change notification settings - Fork 118
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
link-parser fixes #1536
Merged
Merged
link-parser fixes #1536
Commits on May 29, 2024
-
link-parser save_default_opts(): Bugfix saving string defaults
The test and debug parse options defaults were incorrectly recorded when set by link-parser's arguments. The program crashes upon command completion of !dialect= if the dialect variable differs from the default. Fix this by setting them to a static empty string.
Configuration menu - View commit details
-
Copy full SHA for f4c1030 - Browse repository at this point
Copy the full SHA f4c1030View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3695cd - Browse repository at this point
Copy the full SHA f3695cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37badb4 - Browse repository at this point
Copy the full SHA 37badb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3770adc - Browse repository at this point
Copy the full SHA 3770adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dd0517 - Browse repository at this point
Copy the full SHA 9dd0517View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d9770f - Browse repository at this point
Copy the full SHA 1d9770fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f4c4b0 - Browse repository at this point
Copy the full SHA 4f4c4b0View commit details -
command-line.c: Correctly use D_USER_FILES
The printouts for verbosity level D_USER_FILES are to be done exactly at this verbosity.
Configuration menu - View commit details
-
Copy full SHA for bc3ab79 - Browse repository at this point
Copy the full SHA bc3ab79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c65644 - Browse repository at this point
Copy the full SHA 4c65644View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8d3d02 - Browse repository at this point
Copy the full SHA b8d3d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea7e658 - Browse repository at this point
Copy the full SHA ea7e658View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfd69dd - Browse repository at this point
Copy the full SHA bfd69ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b56ff86 - Browse repository at this point
Copy the full SHA b56ff86View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ed4e5 - Browse repository at this point
Copy the full SHA a9ed4e5View commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a4546e3 - Browse repository at this point
Copy the full SHA a4546e3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.