https://bugs.kde.org/show_bug.cgi?id=338196

Kevin Funk <kf...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Kevin Funk <kf...@kde.org> ---
@Barade: Which compiler supports this?

Citing https://gcc.gnu.org/onlinedocs/cpp/Include-Syntax.html:
"However, if backslashes occur within file, they are considered ordinary text
characters, not escape characters. None of the character escape sequences
appropriate to string constants in C are processed. Thus, #include "x\n\\y"
specifies a filename containing three backslashes. (Some systems interpret ‘\’
as a pathname separator. All of these also interpret ‘/’ the same way. It is
most portable to use only ‘/’.)"

Considering this invalid.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to