Closed ihsinme closed 3 years ago
your check is incorrect. since the variables are unsigned, it is equivalent to m_pos != backOffset. so I suggest a simple fix for the error.
are you still here, or no one needs PR?
your check is incorrect. since the variables are unsigned, it is equivalent to m_pos != backOffset. so I suggest a simple fix for the error.