[fpc-pascal] Error format question
Ryan Joseph
genericptr at gmail.com
Sun Apr 12 06:16:35 CEST 2020
> On Apr 11, 2020, at 9:50 PM, Ryan Joseph <genericptr at gmail.com> wrote:
>
> Thanks, I could swear this was a bug that was already fixed but I'll rebuild the compiler tomorrow and see if it went away.
I just did svn up and got r44689, rebuilt the compiler but I still get the same error format. Was it supposed to be changed?
Ryans-MacBook-Pro-2:fpc ryanjoseph$ /usr/local/lib/fpc/3.3.1/ppcx64 -vbr /Users/ryanjoseph/Developer/Projects/FPC/Various/stratch_pad.pas
Free Pascal Compiler version 3.3.1 [2020/04/12] for x86_64
Copyright (c) 1993-2020 by Florian Klaempfl and others
Target OS: Darwin for x86_64
Compiling /Users/ryanjoseph/Developer/Projects/FPC/Various/stratch_pad.pas
/Users/ryanjoseph/Developer/Projects/FPC/Various/stratch_pad.pas:6:1: error: Identifier not found "f"
/Users/ryanjoseph/Developer/Projects/FPC/Various/stratch_pad.pas:7:4: error: There were 1 errors compiling module, stopping
error: Compilation aborted
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list