• Guillermo Ballester Valor's avatar
    Add high limit check for unsigned parameters · 23690686
    Guillermo Ballester Valor authored
    The patch related with issue #55 (5a72620d) fixed some warnings, but the
    fix was not optimal. It actually was a trick to confuse compiler rather
    than a fix.
    
    This patch fixes it by creating a new macro used when needed just a high
    limit check for an unsigned.
    
    Change-Id: I94b322e0f7fb07604b3b1df1f9321185f48cfcb5
    23690686