Re: [fpc-pascal] Array assignment, and not-a-number

2013-04-15 Thread Sven Barth
Am 15.04.2013 22:32 schrieb "Mark Morgan Lloyd" < markmll.fpc-pas...@telemetry.co.uk>: > > Sven Barth wrote: > >>> That's a good point, although obviously ordering would be lost. After >>> I'd tinkered with it for a while I concluded that it was probably >>> related to the discussion of tuples a fe

Re: [fpc-pascal] Array assignment, and not-a-number

2013-04-15 Thread Mark Morgan Lloyd
Sven Barth wrote: That's a good point, although obviously ordering would be lost. After I'd tinkered with it for a while I concluded that it was probably related to the discussion of tuples a few weeks ago. Not really. Also the principial components are already available in the compiler so i

Re: [fpc-pascal] Array assignment, and not-a-number

2013-04-15 Thread Sven Barth
On 15.04.2013 20:17, Mark Morgan Lloyd wrote: Jonas Maebe wrote: On 15 Apr 2013, at 16:48, Mark Morgan Lloyd wrote: I was having a bit of fun earlier while waiting for a call. Am I correct in believing that something like typet1= array of integer; var a1: t1; x: integer; a1 := [

Re: [fpc-pascal] Array assignment, and not-a-number

2013-04-15 Thread Mark Morgan Lloyd
Marco van de Voort wrote: In our previous episode, Jonas Maebe said: with an appropriate definition of the + operator without risk that an error would try to evaluate it as an ordinary arithmetic expression? We don't have constant to identify a qNaN. From math: NaN = 0.0/0.0;

Re: [fpc-pascal] Array assignment, and not-a-number

2013-04-15 Thread Mark Morgan Lloyd
Jonas Maebe wrote: On 15 Apr 2013, at 16:48, Mark Morgan Lloyd wrote: I was having a bit of fun earlier while waiting for a call. Am I correct in believing that something like typet1= array of integer; var a1: t1; x: integer; a1 := [1,2,3,4,5]; can't be done at present, irr

Re: [fpc-pascal] Array assignment, and not-a-number

2013-04-15 Thread Marco van de Voort
In our previous episode, Jonas Maebe said: > > with an appropriate definition of the + operator without risk that an error > > would try to evaluate it as an ordinary arithmetic expression? > > We don't have constant to identify a qNaN. >From math: NaN = 0.0/0.0; Infinity = 1.0/0

Re: [fpc-pascal] Array assignment, and not-a-number

2013-04-15 Thread Jonas Maebe
On 15 Apr 2013, at 16:48, Mark Morgan Lloyd wrote: > I was having a bit of fun earlier while waiting for a call. Am I correct in > believing that something like > > typet1= array of integer; > > var a1: t1; > x: integer; > > a1 := [1,2,3,4,5]; > > can't be done at present, irre

[fpc-pascal] Array assignment, and not-a-number

2013-04-15 Thread Mark Morgan Lloyd
I was having a bit of fun earlier while waiting for a call. Am I correct in believing that something like typet1= array of integer; var a1: t1; x: integer; a1 := [1,2,3,4,5]; can't be done at present, irrespective of any custom definition of the := operator? Is there an acc

Re: [fpc-pascal] Warnings crti.o and crtn.o not found

2013-04-15 Thread Sven Barth
Am 15.04.2013 10:42 schrieb "waldo kitty" : > > On 4/14/2013 14:03, Sven Barth wrote: >> >> On 14.04.2013 18:30, waldo kitty wrote: >>> >>> On 4/14/2013 12:17, Reimar Grabowski wrote: On Sun, 14 Apr 2013 11:55:14 -0400 waldo kitty wrote: > 2.7.1? that's trunk, right? >>

Re: [fpc-pascal] Warnings crti.o and crtn.o not found

2013-04-15 Thread waldo kitty
On 4/14/2013 15:22, Marco van de Voort wrote: In our previous episode, waldo kitty said: that i can't say as i don't know :( hopefully someone with deeeper knowledge will ring in... i just wanted to offer what i could in the hope that it might be helpful... as it is, i'm just now updating my wi

Re: [fpc-pascal] Warnings crti.o and crtn.o not found

2013-04-15 Thread waldo kitty
On 4/14/2013 14:03, Sven Barth wrote: On 14.04.2013 18:30, waldo kitty wrote: On 4/14/2013 12:17, Reimar Grabowski wrote: On Sun, 14 Apr 2013 11:55:14 -0400 waldo kitty wrote: 2.7.1? that's trunk, right? Yes. whew... viewvs made me walk thru every commit as i could not find a way to limit

[fpc-pascal] Re: TDBF: Initial Visual FoxPro support

2013-04-15 Thread Reinier Olislagers
On 14-4-2013 20:23, Norbert Saint Georges wrote: > Reinier thank you. > Or can I find sources? > > Norbert Bonjour Norbert, In FPC trunk/development version/2.7.1 (however you want to call it) ;) ___ fpc-pascal maillist - fpc-pascal@lists.freepascal

RE: [fpc-pascal] TDBF: Initial Visual FoxPro support

2013-04-15 Thread Norbert Saint Georges
Reinier thank you. Or can I find sources? Norbert -Message d'origine- De : fpc-pascal-boun...@lists.freepascal.org [mailto:fpc-pascal-boun...@lists.freepascal.org] De la part de Reinier Olislagers Envoyé : dimanche 14 avril 2013 20:08 À : FPC Mailing list; Lazarus mailing list Objet : [fp