On 01.05.2012 17:37, Michael Van Canneyt wrote:
>> As written before, in MSEgui I'll define a "bookmarkty" type, so
>> MSEgui users
>> have "bookmarkty" in order to avoid the warning. FPC and Lazarus
>> probably
>> can't do the same because of Delphi compatibility. Suggestion:
>> remove "deprecated" from TBookmarkStr in fixes_2_6.
>
>
> Well, I think it is better to warn people of a coming change.
>
> So I have added a description that warns people that it will disappear
> in 2.6.3.
>
For users who do not want to see the "deprecated" warnings in fixes_2_6 do

In MSEide+MSEgui:

Use "bookmarkty" instead of "TBookmarkStr" for bookmark variables.

In Lazarus:

Use "string" instead of "TBookmarkStr" for bookmark variables.

Martin

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to