Re: [fpc-pascal] GLPT v0.1.1 released

2018-10-09 Thread Darius Blaszyk
Setting the OpenGl version is on top of my list. I 'm no expert but I will make the changes accordingly, counting on feedback from you all. Rgds, Darius On Wed, Oct 10, 2018 at 6:08 AM Ryan Joseph wrote: > > > > On Oct 9, 2018, at 12:19 PM, Ingemar Ragnemalm > wrote: > > > > All your demos are

Re: [fpc-pascal] GLPT v0.1.1 released

2018-10-09 Thread Ryan Joseph
> On Oct 9, 2018, at 12:19 PM, Ingemar Ragnemalm wrote: > > All your demos are old-style. I can't even see a single shader anywhere. I > think you should use modern OpenGL more. For instance, I have made a modern > version of the dear old Gears demo: There’s not even a way to switch the Open

Re: [fpc-pascal] Listing the type (even as string) of the parameters and the return of a function

2018-10-09 Thread Sven Barth via fpc-pascal
silvioprog schrieb am Di., 9. Okt. 2018, 19:56: > On Mon, Oct 8, 2018 at 6:21 AM Sven Barth via fpc-pascal < > fpc-pascal@lists.freepascal.org> wrote: > >> Short answer: No. >> >> Long answer: No. The extended RTTI required for that is currently only >> generated for interfaces with $M+ set. >> >

Re: [fpc-pascal] MacOSX Mojave

2018-10-09 Thread Jonas Maebe
On 09/10/18 21:06, Michael Ring wrote: Until now you could compile trunk without such specific opts, so making OPT= something mandatory for future builds of trunk to work at all does not sound like a good plan to me. I committed a fix that could be merged to 3.0.4 without having to change the

Re: [fpc-pascal] MacOSX Mojave

2018-10-09 Thread Michael Ring
Until now you could compile trunk without such specific opts, so making OPT= something mandatory for future builds of trunk to work at all does not sound like a good plan to me. and no, at least in my installation there are no crt1* files in /usr/lib, if there were any we would not have this d

Re: [fpc-pascal] Listing the type (even as string) of the parameters and the return of a function

2018-10-09 Thread silvioprog
On Mon, Oct 8, 2018 at 6:21 AM Sven Barth via fpc-pascal < fpc-pascal@lists.freepascal.org> wrote: > Short answer: No. > > Long answer: No. The extended RTTI required for that is currently only > generated for interfaces with $M+ set. > > Regards, > Sven > Hi Sven, thanks for replying. What are

Re: [fpc-pascal] MacOSX Mojave

2018-10-09 Thread Jonas Maebe
On 08/10/18 23:19, Michael Ring wrote: I just realized on a freshly set up computer that there is one more issue, I tried to build the trunk x86_64 compiler and compile fails: /bin/mkdir -p x86_64/units/x86_64-darwin /Applications/Xcode.app/Contents/Developer/usr/bin/make ./msg2inc /usr/local/b