Re: [fpc-pascal] generic proc inference

2020-03-30 Thread Ryan Joseph via fpc-pascal
I hope you're all having a lovely Coronavirus lockdown-vacation and keeping safe. :) I finally got around to the overhaul of {$modeswitch implicitfunctionspecialization} as according to feedback in this thread. I attached a patch in the bug tracker which should apply without conflicts. In part

Re: [fpc-pascal] Ncurses unit and newer releases of ncurses

2020-03-30 Thread Michael Van Canneyt
On Sun, 29 Mar 2020, Noel Duffy via fpc-pascal wrote: Running fpc 3.0.4 on Fedora 30. The ncurses unit is based on version 5.6 of ncurses, according to constants defined in the source. The upstream ncurses is now at 6.2, and I wondered if there are plans afoot to upgrade the ncurses unit to