commit | bbfeefc7abf7b42b38ba911bcbce9220522a1db0 | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Wed Jun 16 12:27:52 2010 -0400 |
committer | John Koleszar <jkoleszar@google.com> | Wed Jun 16 12:27:52 2010 -0400 |
tree | 201087b5a4e22309aae72cc0060b84f4f2e21ded | |
parent | ec1871554b4793ad274ed8ae764ff5044d75e0d4 [diff] |
gen_scalers: fix 64-bit integer promotion bug i needs to be treated as signed to get the proper indexing on 64-bit platforms. This behavior was accidentally reverted when fixing an unsigned/signed comparison warning. Change-Id: Ic306d609bdc8de94c8f8ba29c6e45c736101a82e