Menu

#2361 Incorrect additional backslash

OTHER
closed
nobody
None
Bug
invalid
Invalid
False
2018-01-11
2018-01-11
No

In File C:\Qt\Qt5.9.2\Tools\mingw530_32\i686-w64-mingw32\include\sapi.h, line 43, the last backslash in the wide string literal breaks syntax:

#define SPMMSYS_AUDIO_OUT_TOKEN_ID L"HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Speech\\AudioOutput\\TokenEnums\\MMAudioOut\\\"

Discussion

  • Keith Marshall

    Keith Marshall - 2018-01-11
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,5 @@
     In File C:\Qt\Qt5.9.2\Tools\mingw530_32\i686-w64-mingw32\include\sapi.h, line 43, the last backslash in the wide string literal breaks syntax:
    
    +~~~~
     #define SPMMSYS_AUDIO_OUT_TOKEN_ID L"HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Speech\\AudioOutput\\TokenEnums\\MMAudioOut\\\"
    +~~~~
    
    • status: unread --> closed
    • Resolution: none --> invalid
    • Category: Unknown --> Invalid
     
  • Keith Marshall

    Keith Marshall - 2018-01-11

    Two comments:

    1. You should use preview, before posting; I should not have to correct your markup, after the event.
    2. You are filing against the wrong project. We do not have any <sapi.h> ... perhaps we should, but that's an entirely different issue.

    The hints are in your path name. Perhaps you acquired this as a Qt distributed component, in which case you should be filing a Qt bug; (we do not support Qt). Alternatively, you may have acquired it from the mingw-w64 project ... a renegate project which routinely infringes our registered trademark. In either case, we do not support the distribution you are using ... you should look elsewhere.