> pascalive wrote: > > Some time ago there was a discussion about the use of Resource string in > > TList that resulted in a modification in TList.Get function (Created > > TList.RaiseIndexError function). I think that the same could be done in > > TStringList (i noticed that TStringList.Get function still uses resource > > string directly, at least in fpc 1.9.6 source package). > > > > How about doing the same for TStringList.Add at > > line 917 of stringl.inc [DupError : Error(SDuplicateString,0)] ?? > > > > AFAIK, this is not necessary any more, because the compiler has been > improved and now there no implicit try..finally block generated for > resourcestrings. > > Vincent.
Even better :-). Please desconsider the other post i did Luiz. __________________________________________________________________________ Acabe com aquelas janelinhas que pulam na sua tela. AntiPop-up UOL - � gr�tis! http://antipopup.uol.com.br/ _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
