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

Fix Issue #469 #470

Merged
merged 7 commits into from
Mar 9, 2020
Merged

Fix Issue #469 #470

merged 7 commits into from
Mar 9, 2020

Conversation

Hackerpilot
Copy link
Collaborator

@Hackerpilot Hackerpilot commented Mar 6, 2020

Check for lexer errors, and exit with a non-zero status if any are found. Fixes #469.

@Hackerpilot
Copy link
Collaborator Author

Forgot about the dub build...

@Hackerpilot Hackerpilot changed the title Fix Issue #469 WIP: Fix Issue #469 Mar 6, 2020
@Hackerpilot Hackerpilot changed the title WIP: Fix Issue #469 Fix Issue #469 Mar 6, 2020
@Hackerpilot Hackerpilot requested a review from WebFreak001 March 7, 2020 22:14
tests/test.sh Show resolved Hide resolved
src/dfmt/formatter.d Show resolved Hide resolved
src/dfmt/main.d Outdated Show resolved Hide resolved
Hackerpilot and others added 2 commits March 8, 2020 13:17
Co-Authored-By: Jan Jurzitza <gh@webfreak.org>
@dlang-bot dlang-bot merged commit 66faac4 into master Mar 9, 2020
@Hackerpilot Hackerpilot deleted the issue-469 branch March 9, 2020 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid escape sequences truncate output and errorcode = success
3 participants