Skip to content
  • Yuriy Sydorov's avatar
    * Fixed passing of open array of wide string literals to function which... · 8818df64
    Yuriy Sydorov authored
    * Fixed passing of open array of wide string literals to function which expects 'array of pwidechar' parameter in case source file has utf8 encoding. Compiler thrown the following error in such case: Incompatible type for arg no. 1: Got "Array Of Const/Constant Open Array of WideString", expected "Open Array Of PWideChar".
    + Test for this issue.
    
    git-svn-id: trunk@11581 -
    8818df64