Skip to content

fix: backlash continuation ignored after comment#656

Merged
boriel merged 1 commit intomasterfrom
bugfix/prepro_line_comment_continuation
Aug 9, 2023
Merged

fix: backlash continuation ignored after comment#656
boriel merged 1 commit intomasterfrom
bugfix/prepro_line_comment_continuation

Conversation

@boriel
Copy link
Copy Markdown
Collaborator

@boriel boriel commented Aug 6, 2023

Lines having a line comment with REM or ' and ending in a backslash \ were not continued. Now they are. This allows setting comments within multiline #define macros

Lines having a line comment with REM or ' and ending
in a backslash \ were not continued. Now they are.
This allows setting comments within multiline #define macros
@boriel boriel force-pushed the bugfix/prepro_line_comment_continuation branch from 8cb280f to d417e3c Compare August 6, 2023 21:17
@boriel boriel merged commit 7e6431d into master Aug 9, 2023
@boriel boriel deleted the bugfix/prepro_line_comment_continuation branch August 9, 2023 17:19
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