Warning and Hint

Issue #222 resolved
Lukasz De created an issue

In current version of source code a two messages during compilation:

[dcc32 Warning] dwsXPlatform.pas(530): W1061 Narrowing given WideChar constant (#$00BF) to AnsiChar lost information
[dcc32 Hint] dwsSymbolDictionary.pas(556): H2077 Value assigned to 'TSymbolPositionListHash.MatchSymbol' never used

Comments (8)

  1. Eric Grange repo owner

    Hmm, I did not get the dwsSymbolDictionary one first times I compiled, but now I got it (fixed)

    I still do not see the dwsXPlatform one though, is there any particular option set or compile target necessary to get it ?

  2. Log in to comment