Ignore:
Timestamp:
Dec 23, 2010, 9:50:33 AM (14 years ago)
Author:
george
Message:
  • Fixed: String type is reference counter thus have to be properly cleared in similar fashion to objects. Problem is caused by use of System.Move procedure where instance of strings are not reference count decremented. Introduced generic class TGListString which is used for common TListString class.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Generics/TemplateGenerics/TemplateGenerics.lpk

    r91 r101  
    3333      </Item3>
    3434      <Item4>
    35         <Filename Value="Generic\GenericObjectList.inc"/>
     35        <Filename Value="Generic\GenericListObject.inc"/>
    3636        <Type Value="Include"/>
    3737      </Item4>
     
    8181      </Item15>
    8282      <Item16>
    83         <Filename Value="Specialized\SpecializedObjectList.pas"/>
    84         <UnitName Value="SpecializedObjectList"/>
     83        <Filename Value="Generic\GenericListString.inc"/>
    8584      </Item16>
    8685    </Files>
Note: See TracChangeset for help on using the changeset viewer.