Re: [fpc-pascal] "is" for interfaces patch

2005-03-30 Thread ml
On Thu, 2005-03-31 at 02:51 +0200, Michael Van Canneyt wrote: > > On Thu, 31 Mar 2005, ml wrote: > > It's probably something with the temp variable used in the assignment. > But the compiler captains would have to confirm that. > At first look I suspect it is in tasnode.det_resulttype where ri

Re: [fpc-pascal] "is" for interfaces patch

2005-03-30 Thread Michael Van Canneyt
On Thu, 31 Mar 2005, ml wrote: > operator "is" is finished, but before I send patch I would like to > correct one other problem with "as" (my previous patch was not enough to > fix all problems with refcount, it was enough to correct all others > though). > > refcount now works correctly with :=

[fpc-pascal] "is" for interfaces patch

2005-03-30 Thread ml
operator "is" is finished, but before I send patch I would like to correct one other problem with "as" (my previous patch was not enough to fix all problems with refcount, it was enough to correct all others though). refcount now works correctly with :=, GetInterface, QueryInterface and "is" a :=