[fpc-devel] Breaking change in FPC 2.6.1

Michael Van Canneyt michael at freepascal.org
Tue May 1 14:48:48 CEST 2012



On Tue, 1 May 2012, Martin Schreiber wrote:

> On Tuesday 01 May 2012 13:50:49 Sven Barth wrote:
>> On 01.05.2012 13:50, Martin Schreiber wrote:
>>>> Anyway, the change is undone, we're back on TBookmarkStr.
>>>> TBookMarkStr is now marked deprecated. Revision 21155.
>>>
>>> Thank you very much. That means it is not possible to work with fixes_2_6
>>> without "deprecated" warnings? TDataset.Bookmark is of type TBookmarkStr
>>> but TBookmarkStr is deprecated?
>>
>> Exactly. These were added to remind everyone who uses TBookmarkStr that
>> there WILL be a change after 2.6.2 has been released (thus in 2.6.3) as
>> Michael explained.
>>
> What do you suggest to avoid the warning?

fpc yourproject |& grep -iv deprecated

Michael.



More information about the fpc-devel mailing list