Re: [fpc-pascal] fpmmap arm-linux issue

2020-02-16 Thread Fabio Luis Girardi via fpc-pascal
I'll test it tomorrow. Em Dom, 16 de fev de 2020 18:32, Florian Klämpfl escreveu: > Am 01.02.20 um 18:13 schrieb je...@j-software.dk: > > Agreed, the rtl should definitely divide by pagesize if MMAP2 is > > defined. I've run into this discrepancy before on ARM at work > > I have fixed it meanwhi

Re: [fpc-pascal] fpmmap arm-linux issue

2020-02-16 Thread Florian Klämpfl
Am 01.02.20 um 18:13 schrieb je...@j-software.dk: Agreed, the rtl should definitely divide by pagesize if MMAP2 is defined. I've run into this discrepancy before on ARM at work I have fixed it meanwhile. ___ fpc-pascal maillist - fpc-pascal@lists.fr

Re: [fpc-pascal] [OT] inline procedures in TP 7.0

2020-02-16 Thread Florian Klämpfl
Am 16.02.20 um 22:28 schrieb Anton Shepelev via fpc-pascal: But which registers shall be preserved by inline proceudres and functions? IIRC (it is 25 years ago :)): sp and bp In this example from the manual, the SP register is not preserved within the statement: It is reset to it's value

[fpc-pascal] [OT] inline procedures in TP 7.0

2020-02-16 Thread Anton Shepelev via fpc-pascal
Hello, all I don't know a better place to ask this, and beg your pardon for an off-topic post. The Language Guide for Turbo Pascal 7.0 has this to say about `inline' statements and proceudres: When a normal procedure or function is called, the com- piler generates code that pushes the pr

Re: [fpc-pascal] Last fix for RegExpr (error on empty input)

2020-02-16 Thread DougC
Yes to this idea! On Sat, 15 Feb 2020 10:31:45 -0500 Michael Van Canneyt wrote Since there are already 9 boolean properties, it may be better to introduce a Options set property and mark the others deprecated.___ fpc-pascal maillist -

Re: [fpc-pascal] Is there any pascal interface to TensorFlow or other neural network tools?

2020-02-16 Thread Bo Berglund via fpc-pascal
On Thu, 13 Feb 2020 09:36:46 -0700 (MST), jollytall wrote: >I have just completed the first release of such an interface for TensorFlow. >You can check it at github.com/tensorflowforpascal. Did you notice the date of the previous post in this thread? It was done 2017-12-07 -- Bo Berglund Deve

Re: [fpc-pascal] FreeVision Resources?

2020-02-16 Thread Sven Barth via fpc-pascal
Kevin Monceaux schrieb am Sa., 15. Feb. 2020, 18:24: > On Sat, Feb 15, 2020 at 08:54:31AM +, Graeme Geldenhuys wrote: > > On 13/02/2020 3:37 pm, Kevin Monceaux wrote: > > > What's the definition of a legacy system? One that works! > > > > > > Brilliant tag line by the way! So true these days.