Skip to content
Commit 311bf4ea authored by Michael Reeves's avatar Michael Reeves
Browse files

Fix behavior of preprocessor for sigle quotes

The distinction between single and double quotes is purly a command
shell issue. So silently convert to double quotes.
Also change escaping to QTs non-standard form for double quotes if
contained in single quotes.

BUG: 209885
FIXED-IN: 1.7
parent e6bd7718
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment