[fpc-pascal] Free Pascal 2.6.2 rc1

2012-11-12 Thread Marco van de Voort
Hello, We have placed the first release-candidate of the Free Pascal Compiler version 2.6.2 on our ftp-servers. You can help improve the upcoming 2.6.2 release by downloading and testing this release. If you want you can report what you have done here: http://wiki.freepascal.org/Testers_2.6.2 C

Re: [fpc-pascal] Re: Pathscale: alternative debugger on Linux?

2012-11-12 Thread Reinier Olislagers
On 12-11-2012 15:37, Lukasz Sokol wrote: > On 12/11/2012 13:20, Reinier Olislagers wrote: >> On 12-11-2012 13:51, Lukasz Sokol wrote: >>> On 11/11/2012 08:48, Reinier Olislagers wrote: >> BTW, I noticed some threads on the Phoronix forum going on about GPL >> code being injected into compiled code,

[fpc-pascal] Re: Pathscale: alternative debugger on Linux?

2012-11-12 Thread Lukasz Sokol
On 12/11/2012 13:20, Reinier Olislagers wrote: > On 12-11-2012 13:51, Lukasz Sokol wrote: >> On 11/11/2012 08:48, Reinier Olislagers wrote: >>> On 11-11-2012 6:55, microcode-ytc+ihgo...@public.gmane.org wrote: On Sat, Nov 10, 2012 at 07:57:09PM +0100, Jonas Maebe wrote: > > On 10 Nov 2012

[fpc-pascal] Re: Pathscale: alternative debugger on Linux?

2012-11-12 Thread Reinier Olislagers
On 12-11-2012 13:51, Lukasz Sokol wrote: > On 11/11/2012 08:48, Reinier Olislagers wrote: >> On 11-11-2012 6:55, microcode-ytc+ihgo...@public.gmane.org wrote: >>> On Sat, Nov 10, 2012 at 07:57:09PM +0100, Jonas Maebe wrote: > > On 10 >>> Nov 2012, at 19:38, microcode-ytc+ihgo...@public.gmane.org wr

[fpc-pascal] Re: Pathscale: alternative debugger on Linux?

2012-11-12 Thread Lukasz Sokol
On 11/11/2012 08:48, Reinier Olislagers wrote: > [1] > 5.1.Term. This License will take effect as of the Effective date, and > will remain in effect until terminated (i) by Customer with or without > cause, upon twenty (20) days written notice to Pathscale, or (ii) by > Pathscale upon written not

[fpc-pascal] Re: Pathscale: alternative debugger on Linux?

2012-11-12 Thread Lukasz Sokol
On 11/11/2012 08:48, Reinier Olislagers wrote: > On 11-11-2012 6:55, microc...@zoho.com wrote: >> On Sat, Nov 10, 2012 at 07:57:09PM +0100, Jonas Maebe wrote: > > On 10 >> Nov 2012, at 19:38, microc...@zoho.com wrote: > > > On Sat, Nov 10, 2012 >> at 06:20:29PM +0100, Reinier Olislagers wrote: > >>

Re: [fpc-pascal] array of const with cdecl procedure

2012-11-12 Thread Bernd
2012/11/11 Jonas Maebe : > No, it is not possible. There are no Pascal (or C, for that matter) > expressions that map to particular registers on entry into the function. ok, my wording was wrong. What I really meant to say was that if I am absolutely determined to find a solution because I have