Branch: Tag:

2022-09-07

2022-09-07 08:54:28 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compiler: Adjust approach to lfun::create() fallback.

Instead of having a fallback at lookup time, the compiler now
adds lfun::create() as an alias for lfun::__create__() if
there is no explicitly defined lfun::create(). This should
be (much) more robust and backward-compatible.

Fixes some fall-out from the #10086 changes.

1:   PikeDoc.VERSION = 'Pike v8.1.18'; - PikeDoc.PUBDATE = '2022-09-06'; - PikeDoc.GENERATED = 1662455039; + PikeDoc.PUBDATE = '2022-09-07'; + PikeDoc.GENERATED = 1662541449;