Tomas Hajny wrote:
grep -e "^F\*" < fpcsrc/compiler/msg/errore.msg | cut -c3- |
sed -e "s/^1/-/" -e "s/^2/ -/" -e "s/_/ /"
Apologies for being off-topic. I am interested in what it
is safely compatible to do across various environments in
clever compile scripts.
Combining it would be inde
On Wed, July 9, 2014 00:35, joha...@nacs.net wrote:
> On Tue, Jul 08, 2014 at 01:21:07PM +0200, Tomas Hajny wrote:
>>On Tue, July 8, 2014 12:07, Mark Morgan Lloyd wrote:
>>> Tomas Hajny wrote:
>>>
> Incidentally, how does one get a list of fpc's
> options? I don't mean fpc -h since that ac
On Tue, Jul 08, 2014 at 01:21:07PM +0200, Tomas Hajny wrote:
On Tue, July 8, 2014 12:07, Mark Morgan Lloyd wrote:
Tomas Hajny wrote:
Incidentally, how does one get a list of fpc's
options? I don't mean fpc -h since that actually
shows ppcXXX's options, but how does one get minimal
info on f