Opened on 09/25/2017 at 11:46:11 PM

Closed on 10/02/2017 at 02:12:34 PM

#5782 closed defect (fixed)

Warning - Conflicting parameter type.

Reported by: CraftyDeano Assignee: CraftyDeano
Priority: Unknown Milestone:
Module: Adblock-Plus-for-iOS/macOS Keywords:
Cc: ashephard, dzhang Blocked By:
Blocking: Platform: iOS
Ready: no Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

https://codereview.adblockplus.org/29555949/

Description

When building, the following warning is generated.

WARNING - Conflicting parameter types in implementation of 'application:handleEventsForBackgroundURLSession:completionHandler:': 'void (^ _Nonnull __strong)(void)' vs 'void (^__strong _Nonnull)()'

This is due to the closure return not being explicit with its return type void.

Attachments (0)

Change History (3)

comment:1 Changed on 09/25/2017 at 11:52:06 PM by CraftyDeano

  • Status changed from new to reviewing

comment:2 Changed on 09/26/2017 at 09:32:41 PM by CraftyDeano

  • Review URL(s) modified (diff)

comment:3 Changed on 10/02/2017 at 02:12:34 PM by CraftyDeano

  • Resolution set to fixed
  • Status changed from reviewing to closed

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from CraftyDeano.
 
Note: See TracTickets for help on using tickets.