Hello!

Why  assigning EmptyStr as default value in signature is not allowed while
using it in body is OK?
Using fpc 2.6.0

function GroupThread.applyReflectRules(currIndex : integer; out skip :
Boolean; beforeIndexSearch : Boolean = false;
                        entity : StrFix = EmptyStr) : string;
// Error: Illegal expression



_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to