Re: [fpc-devel] TField.Validate in FPC 2.6

2011-09-24 Thread Luiz Americo Pereira Camara

On 24/9/2011 01:32, Martin Schreiber wrote:

Am 17.09.2011 10:18, schrieb Joost van der Sluis:


There were some changes regarding this, and I still didn't look at them.
I will and decide how to solve this. (I think I'll revert it all)

Has a decision been made already? I should know if I must implement 
workarounds into MSEgui.


The fix was already committed to trunk. See 
http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revrevision=18872


Marco will merge into fpc26

Luiz
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] TField.Validate in FPC 2.6

2011-09-23 Thread Martin Schreiber

Am 17.09.2011 10:18, schrieb Joost van der Sluis:

On Sat, 2011-09-17 at 10:56 +0200, Michael Van Canneyt wrote:


On Sat, 17 Sep 2011, Martin Schreiber wrote:


Hi,
TField.SetData() in fixes_2_6 calls TField.Validate().
2.4.4 does not, trunk neither.


Strange that 2.6 does this if trunk does not ?


What are the plans for the upcoming release? Will FPC 2.6.0 call
TField.Validate() in TField.SetData()?


It should not.


There were some changes regarding this, and I still didn't look at them.
I will and decide how to solve this. (I think I'll revert it all)

Has a decision been made already? I should know if I must implement 
workarounds into MSEgui.


Thanks, Martin
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] TField.Validate in FPC 2.6

2011-09-18 Thread LacaK

Joost van der Sluis  wrote / napĂ­sal(a):

On Sat, 2011-09-17 at 10:56 +0200, Michael Van Canneyt wrote:
  

On Sat, 17 Sep 2011, Martin Schreiber wrote:



Hi,
TField.SetData() in fixes_2_6 calls TField.Validate().
2.4.4 does not, trunk neither.
  

Strange that 2.6 does this if trunk does not ?



What are the plans for the upcoming release? Will FPC 2.6.0 call
TField.Validate() in TField.SetData()?
  

It should not.



There were some changes regarding this, and I still didn't look at them.
I will and decide how to solve this. (I think I'll revert it all)
  
Please look at 
http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revrevision=18872

This commit (patch by Luiz Americo) is OK.
It was a long time awaited feature, so please do not drop it.
Thanks
-Laco.
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


[fpc-devel] TField.Validate in FPC 2.6

2011-09-17 Thread Martin Schreiber
Hi,
TField.SetData() in fixes_2_6 calls TField.Validate().
2.4.4 does not, trunk neither.
What are the plans for the upcoming release? Will FPC 2.6.0 call 
TField.Validate() in TField.SetData()?

Martin
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] TField.Validate in FPC 2.6

2011-09-17 Thread Michael Van Canneyt



On Sat, 17 Sep 2011, Martin Schreiber wrote:


Hi,
TField.SetData() in fixes_2_6 calls TField.Validate().
2.4.4 does not, trunk neither.


Strange that 2.6 does this if trunk does not ?


What are the plans for the upcoming release? Will FPC 2.6.0 call
TField.Validate() in TField.SetData()?


It should not.

Michael.
yy
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] TField.Validate in FPC 2.6

2011-09-17 Thread Joost van der Sluis
On Sat, 2011-09-17 at 10:56 +0200, Michael Van Canneyt wrote:
 
 On Sat, 17 Sep 2011, Martin Schreiber wrote:
 
  Hi,
  TField.SetData() in fixes_2_6 calls TField.Validate().
  2.4.4 does not, trunk neither.
 
 Strange that 2.6 does this if trunk does not ?
 
  What are the plans for the upcoming release? Will FPC 2.6.0 call
  TField.Validate() in TField.SetData()?
 
 It should not.

There were some changes regarding this, and I still didn't look at them.
I will and decide how to solve this. (I think I'll revert it all)

Joost.
-- 
My Lazarus blog: http://www.lazarussupport.com/lazarus/weblog

___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] TField.Validate in FPC 2.6

2011-09-17 Thread Marco van de Voort
In our previous episode, Martin Schreiber said:
 TField.SetData() in fixes_2_6 calls TField.Validate().
 2.4.4 does not, trunk neither.
 What are the plans for the upcoming release? Will FPC 2.6.0 call 
 TField.Validate() in TField.SetData()?

It's on the list to be merged:

http://www.stack.nl/~marcov/mergelogs26/

group database the third or fourth commit. I'm planning to merge of my
commits there in time, unless I get signals something is wrong with it.

Actually, that might have been merged this weekend anyway, since with over
two weeks no comments it is sufficiently old.

For Michael's commits (mostly the new export stuff), I'm waiting for his
confirmation that it can be merged.
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel