Re: [fpc-devel] How does one request new features?

2017-12-06 Thread J. Gareth Moreton
Given it's licensed under the GNU GPL, I wonder if there's some optimisation paradigms that we can use from there as well, such as loop unrolling and the like. Kit On Wed 06/12/17 08:08 , Mark Morgan Lloyd markmll.fpc-de...@telemetry.co.uk sent: > On 05/12/17 22:15, Tomas Hajny wrote: > > >

Re: [fpc-devel] How does one request new features?

2017-12-06 Thread Mark Morgan Lloyd
On 05/12/17 22:15, Tomas Hajny wrote: On Tue, December 5, 2017 21:50, J. Gareth Moreton wrote:> Should I still open a bug/feature request though? When it comes to> high-performance applications such as> games and scientific/mathematical programs, I feel this is quite> important. I believe that