Re: [fpc-devel] Limitations of static ranged integer types andsucc/pred, and dynamic solution.

2011-12-23 Thread Skybuck Flying
The reason for the proposal to add a dynamic/runtime version of Low/High/Succ/Pred is pretty simply: Currently there simply is no dynamic/runtime version of it. Thus any code which is written using low/high/succ/pred is static in nature, when the code needs to be changed to dynamic it's

Re: [fpc-devel] Limitations of static ranged integer types andsucc/pred, and dynamic solution.

2011-12-23 Thread Marco van de Voort
In our previous episode, Skybuck Flying said: Currently there simply is no dynamic/runtime version of it. You are totally right. Please submit a patch for conforming arrays support :-) ___ fpc-devel maillist - fpc-devel@lists.freepascal.org

Re: [fpc-devel] Limitations of static ranged integer types andsucc/pred, and dynamic solution.

2011-12-23 Thread waldo kitty
On 12/23/2011 07:21, Marco van de Voort wrote: In our previous episode, Skybuck Flying said: Currently there simply is no dynamic/runtime version of it. You are totally right. Please submit a patch for conforming arrays support :-) ROTFL! sneaky sneaky sneaky but i love it! hehehe... good

Re: [fpc-devel] Limitations of static ranged integer types andsucc/pred, and dynamic solution.

2011-12-23 Thread waldo kitty
On 12/23/2011 14:04, waldo kitty wrote: [stuff] ouch... my profound apologies to everyone... that was supposed to go private and i have only myself and my [reply] (vs [reply list] or [reply all]) button to blame... ___ fpc-devel maillist -