commit | 236906863a043f63e2e92c91b5f6d73939aaa6df | [log] [tgz] |
---|---|---|
author | Guillermo Ballester Valor <gbvalor@gmail.com> | Fri Jun 11 14:33:49 2010 -0400 |
committer | John Koleszar <jkoleszar@google.com> | Mon Sep 20 10:03:05 2010 -0400 |
tree | 1dd6eb41583572da40e47a151e789a2c5d2e545a | |
parent | 9100073e8d99f2cf1b0b2d2288687d193295addf [diff] |
Add high limit check for unsigned parameters The patch related with issue #55 (5a72620) 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