#fpc #freepascal #compiler #fpcobj #pascal

yury 8818df640f * 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". 17 anni fa
compiler 8818df640f * 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". 17 anni fa
ide 77a345242d * copyright notice added. 17 anni fa
installer 5a3f7c5bad Added symbolic to installer 17 anni fa
packages e797713e67 * Correct location for IB import... 17 anni fa
rtl bf6bf46708 * buildrtl does not depend on macpas unit. 17 anni fa
tests 8818df640f * 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". 17 anni fa
utils 16b1652cb1 * reserved field now also initialized, from #8896's patch. 17 anni fa
.gitattributes 8818df640f * 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". 17 anni fa
.gitignore c9433c0b1f - removed directory with non-working sources as well with copyrighted sources 17 anni fa
Makefile f07b132292 * enabled smart linking by default for Darwin (will break building 17 anni fa
Makefile.fpc f07b132292 * enabled smart linking by default for Darwin (will break building 17 anni fa