Jonas Maebe schrieb:

But on windows, if you specify the INSTALL_PREFIX with a trailing
"\" (which afaik is a normal way to specify a directory),

I'm not aware of any standard for specifying directory names on
command lines that suggests either including or not including a
trailing directory separator.

Standard directory operations expect *no* trailing directory separator. In other places, where both file or directory names are accepted, a trailing delimiter could help to distinguish between both, but is not normally required.

DoDi

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to