[fpc-pascal] Improve message "Wrong ppu found"
leledumbo
leledumbo_cool at yahoo.co.id
Sat Apr 27 15:14:16 CEST 2019
> Please provide a real example of a compiler output, cause I can't find
"Wrong ppu found" in the sources.
I think what he meant is:
$ grep -i 'wrong ppu version' -r *
pkgutil.pas: Comment(V_Error,'Wrong PPU Version
'+tostr(ppuversion)+' in '+PPUFn);
utils/ppufiles.pp: Error('Error: Wrong PPU Version : '+PPUFn,false);
utils/ppumove.pp: Error('Error: Wrong PPU Version '+tostr(ppuversion)+'
in '+PPUFn,false);
--
Sent from: http://free-pascal-general.1045716.n5.nabble.com/
More information about the fpc-pascal
mailing list