Re: Type inference oddity with this_program
Chris Angelico <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <CAPTjJmrYTujB81=JAwC165RUXfTU5ko_JyQODMk+EaGAFoUPMQ@mail.gmail.com> |
On Wed, Apr 9, 2014 at 7:21 AM, Henrik Grubbström <[email protected]> wrote: > It was a bug, and it is now fixed in Pike 8.0. Beautiful! Thank you. Confirmed fixed. I'll keep the work-around in my code for now, as I have to support older Pikes. But I'll comment it appropriately. ChrisA