Skip to content

Allow multiline quoted strings#578

Merged
franku merged 4 commits intomasterfrom
dev/franku/master/multiline-quoted-strings
Aug 28, 2020
Merged

Allow multiline quoted strings#578
franku merged 4 commits intomasterfrom
dev/franku/master/multiline-quoted-strings

Conversation

@franku
Copy link
Contributor

@franku franku commented Aug 25, 2020

Allow strings this:

{
...
Plugin = "python"
":module_path=/python-modules"
":module_name=bareos-fd-local-fileset"
":filename=/tmp/file-list"
...
}

Copy link
Member

@arogge arogge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice work. Who would have thought our lexer could learn that?
Great application of RAII btw.

@franku franku force-pushed the dev/franku/master/multiline-quoted-strings branch from b97c81c to 47e9014 Compare August 26, 2020 18:37
@franku franku force-pushed the dev/franku/master/multiline-quoted-strings branch from 47e9014 to 589f93d Compare August 27, 2020 12:05
@franku
Copy link
Contributor Author

franku commented Aug 28, 2020

Build succeeded with #8

@franku franku merged commit 1da9cb4 into master Aug 28, 2020
@franku franku deleted the dev/franku/master/multiline-quoted-strings branch August 28, 2020 08:54
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.

2 participants