On Mon, 11 Jan 2016, Dmitry Boyarintsev wrote:

On Mon, Jan 11, 2016 at 10:32 AM, Mattias Gaertner <
nc-gaert...@netcologne.de> wrote:

There is no overload. There is only one definition:

{$define PathStr:=RawByteString}

why not
type
 PathStr= RawByteString; ?

Poor mans generics, re-reading the same include file with different definition 
of
{$define PathStr:=RawByteString}

Michael.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to