Re: [fpc-pascal] fcl-passrc errors

2019-10-12 Thread Michael Van Canneyt
On Sat, 12 Oct 2019, Ryan Joseph wrote: On Oct 12, 2019, at 6:43 PM, Michael Van Canneyt wrote: 1) class operators for records EParserError: Expected "procedure" at token "operator" in file /Users/ryanjoseph/Developer/Projects/FPC/GLCanvas/GLCanv

Re: [fpc-pascal] fcl-passrc errors

2019-10-12 Thread Ryan Joseph
On Oct 12, 2019, at 6:43 PM, Michael Van Canneyt wrote:1) class operators for recordsEParserError: Expected "procedure" at token "operator" in file /Users/ryanjoseph/Developer/Projects/FPC/GLCanvas/GLCanvas.pas at line 115 column 7class operator TVertex3.= (constref a, b: TVertex3): boolean;beginr

Re: [fpc-pascal] fcl-passrc errors

2019-10-12 Thread Michael Van Canneyt
On Sat, 12 Oct 2019, Ryan Joseph wrote: More tests with the parser but it seems like it doesn’t know quite a bit of syntax. Are these not implemented yet? 1) class operators for records EParserError: Expected "procedure" at token "operator" in file /Users/ryanjoseph/Developer/Projects/FPC/

[fpc-pascal] fcl-passrc errors

2019-10-12 Thread Ryan Joseph
More tests with the parser but it seems like it doesn’t know quite a bit of syntax. Are these not implemented yet? 1) class operators for records EParserError: Expected "procedure" at token "operator" in file /Users/ryanjoseph/Developer/Projects/FPC/GLCanvas/GLCanvas.pas at line 115 column 7

[fpc-pascal] TThreadedQueue like in Delphi?

2019-10-12 Thread Alexey Tor.
Hi I want to make some open source project for Laz, and need the thread-safe queue for it. So this Delphi class is Ok, but FPC 3.3 r42919 misses it in Generics.Collections: http://docwiki.embarcadero.com/Libraries/Rio/en/System.Generics.Collections.TThreadedQueue Can you please add it? Is it h

Re: [fpc-pascal] Catalina upgrade changes

2019-10-12 Thread Graeme Geldenhuys
On 10/10/2019 8:46 am, C Western wrote: > Actually, thanks for posting this here - it did contain generally useful > information. +1 Regards, Graeme ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mai