Skip to content

Commit bda28f9

Browse files
committed
dollar
1 parent 46f031a commit bda28f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/dmake/dmake.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -725,6 +725,7 @@ int main(int argc, char **argv)
725725
"-Wno-sign-compare "
726726
"-Wno-multichar "
727727
"-Woverloaded-virtual "
728+
"-Wno-dollar-in-identifier-extension " // occurs in testrunner only
728729
"$(CPPCHK_GLIBCXX_DEBUG) "
729730
"-g");
730731
}

0 commit comments

Comments
 (0)