diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2013-07-15 10:19:37 +0100 |
---|---|---|
committer | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2013-11-19 17:04:26 +0000 |
commit | 8b772cc507f4c3a3b2ce5ca8a2cebbc60d1fa684 (patch) | |
tree | 5a1c398a613ef160c157bc27cab147d359e5485d /Makefile | |
parent | 782bfda5e796cb46d0e7be0dc882ff686d5ad2a2 (diff) |
tinymix: Improve detect of integer values
Tinymix detected integer values when setting controls simply by calling
isdigit on the first character of the value being set. This causes
problems with enumerated controls whos values start with digits. This
patch improves this to provide more robust detection of integer values.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions