nicklockwood / FXPageControl

Simple, drop-in replacement for the iPhone UIPageControl that allows customisation of the dot colour, size and spacing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"-Wreceiver-is-weak" warning

dyegos opened this issue · comments

I'm getting a warning in the FXPageControl.m at the line bellow:

37 : #pragma GCC diagnostic ignored "-Wreceiver-is-weak"

Unknown warning group '-Wreceiver-is-weak', ignored

Fixed in 1.5