grijjy / GrijjyFoundation

Foundation classes used by other Grijjy repositories
Other
245 stars 86 forks source link

D12 Athens has deprecated DispooseOf #53

Closed TommiPrami closed 10 months ago

TommiPrami commented 10 months ago

For example: PObject(@Item)^.DisposeOf;

[dcc32 Warning] Grijjy.Collections.pas(1140): W1000 Symbol 'DisposeOf' is deprecated: 'Use Free instead'

erikvanbilsen commented 10 months ago

Thanks for reporting this. It should be fixed now.