Skip to content

Conversation

@miekg
Copy link
Contributor

@miekg miekg commented Mar 17, 2023

  • Fix CommentPreproc
  • Fix NameClass
miekg added 2 commits March 17, 2023 07:44
Macros (i.e.) CommentPreproc need to be anchored as they are only
allowed to be put on the start of the line. This also solved the
conflict with nakedvar @(....).

Signed-off-by: Miek Gieben <miek@miek.nl>
NameClass (`xxx::`) can _also_ contain variables, so add " and $ to the
allowed list in the regexp. This now also needs to be put earlier to
match before any strings.

Signed-off-by: Miek Gieben <miek@miek.nl>
@miekg
Copy link
Contributor Author

miekg commented Mar 17, 2023

fixes: #763

@alecthomas alecthomas merged commit cc132ed into alecthomas:master Mar 17, 2023
@alecthomas
Copy link
Owner

Thanks!

@miekg miekg deleted the cfengine3 branch March 17, 2023 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants