On 4/28/13, Marco van de Voort <[email protected]> wrote: > Maybe the ^-as-an-escape is a shell-only convention. The compiler doesn't > work through the shell. Make probably does.
But then the shell would make it \-\. Converting SomePath\^-^\SomePath into SomePath^-^\SomePath looks more like C... Bart _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
