[fpc-pascal] TPath enhancements (Issue #40513): can somebody test with Delphi 12?y

Michael Van Canneyt michael at freepascal.org
Sun Nov 19 16:22:19 CET 2023



On Sun, 19 Nov 2023, Bart via fpc-pascal wrote:

> On Sun, Nov 19, 2023 at 3:50 PM Bart <bartjunk64 at gmail.com> wrote:
>
>> Thanks again for testing.
>
> What about ['c:','a','b']
> Does it return c:a\b, or c:\a\b (on Windows), or IOW: does it take
> into account driveletters?
> The first one IMO would be correct.

It returns c:a\b

Michael.


More information about the fpc-pascal mailing list