[fpc-devel] Need patch for bugs : 0011503 / 0009472
    Florian Klaempfl 
    florian at freepascal.org
       
    Thu Jun 19 15:16:56 CEST 2008
    
    
  
Boian Mitov schrieb:
>     Hi Florian,
> 
> FLock is not interface. There is no error with the FLock.
To which instance is WriteLock an interface? FLock?
> WriteLock is interface, and I have to destroy it before I destroy the 
> FLock. The order of destruction is obviously crucial.
> The error is the fact that WriteLock referenced object is not released 
> when WriteLock is assigned to NIL. I have found a number of work arounds 
> for this, but some will not work in more complex scenarious :-( . As I 
> mentioned this is a very simple case where the bug is obvious.
>
    
    
More information about the fpc-devel
mailing list