Re: [fpc-devel] FreeBSD PowerPC64 Port

2021-04-18 Thread Sven Barth via fpc-devel
Am 18.04.2021 um 00:45 schrieb Curtis Hamilton via fpc-devel: Is there any interest in porting FPC to Freebsd/PowerPC64? I'm looking for some help with port FPC to FreeBSD on PowerPC.  Any assistance would be appreciated. You can orient yourself at the changes done to port FPC to aarch64-fre

Re: [fpc-devel] FreeBSD PowerPC64 Port

2021-04-18 Thread Florian Klämpfl via fpc-devel
> Am 18.04.2021 um 00:45 schrieb Curtis Hamilton via fpc-devel > : > > Is there any interest in porting FPC to Freebsd/PowerPC64? > > I'm looking for some help with port FPC to FreeBSD on PowerPC. Any > assistance would be appreciated. > Interest in FreeBSD is apparently very little in th

Re: [fpc-devel] Generic class comparison operators

2021-04-18 Thread Sven Barth via fpc-devel
Ryan Joseph via fpc-devel schrieb am So., 18. Apr. 2021, 02:18: > Since I'm working on generics right now can we finally, at the very least, > allow class operators for comparison operators? This is literally the only > way for a generic class to override the = operator (along with some others) >