On Mon, 25 Feb 2019 12:49:16 -0500 Ryan Joseph <[email protected]> wrote:
> > On Feb 25, 2019, at 12:41 PM, Mattias Gaertner via fpc-pascal > > <[email protected]> wrote: > > > > At least FPC helpers are more consistent than Delphi. > > inherited crap > > I’m pretty confident I didn’t add anything extra in terms of logic. > All my changes did are instead of checking the last helper declared, > it now checks from the last helper to the first. In pas2js it is a very small change as well - a single "if". Whoever implemented helpers in Delphi must have noticed the inconsistencies and still continued. I wonder why. I'm glad FPC did not blindly follow Delphi. e.g. inherited; vs inherited name; Mattias _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
