On Tue, 14 Aug 2007, Darius Blaszijk wrote:

> In fpmkunit.pp I found the function FixPath for which I don't understand the
> exact purpose of. What happens is that if I issue an install command the
> BaseInstallDir takes the FPCDIR env variable (which is c:\fpc in my case)
> (line 1472). This value is then passed on to FixPath which converts all
> '/','\',':' to PathDelim, so I end up with 'c\\fpc' as base install directory.

Forgot to say that this is obviously a bug, and should be fixed.

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

Reply via email to