Revision: 29639
http://sourceforge.net/p/bibdesk/svn/29639
Author: hofman
Date: 2025-09-28 15:54:24 +0000 (Sun, 28 Sep 2025)
Log Message:
-----------
make sure method is marked CF_RETURNS_RETAINED
Modified Paths:
--------------
trunk/bibdesk/BDSKPublicationsArray.h
Modified: trunk/bibdesk/BDSKPublicationsArray.h
===================================================================
--- trunk/bibdesk/BDSKPublicationsArray.h 2025-09-28 15:51:19 UTC (rev
29638)
+++ trunk/bibdesk/BDSKPublicationsArray.h 2025-09-28 15:54:24 UTC (rev
29639)
@@ -66,7 +66,7 @@
- (nullable BibItem *)itemForIdentifierURL:(NSURL *)aURL;
- (nullable NSArray *)itemsForIdentifierURLs:(NSArray *)anArray;
-- (nullable SKIndexRef)indexForField:(NSString *)field
NS_RETURNS_INNER_POINTER;
+- (nullable SKIndexRef)indexForField:(NSString *)field CF_RETURNS_RETAINED;
- (void)reindexPublications:(NSArray *)items;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit