summaryrefslogtreecommitdiff
path: root/flower
diff options
context:
space:
mode:
authorGraham Percival <graham@percival-music.ca>2011-12-08 21:34:56 -0800
committerGraham Percival <graham@percival-music.ca>2011-12-14 01:51:06 -0800
commit59c56667425ec6fae59655cf01ee724e024c0ebd (patch)
treee94a1f763a700d4c7f3655f14de3efd94eb5353e /flower
parentc8219a2387c4c1d9bcfe5d4222ea20ada83e288a (diff)
Avoid comparison of unsigned < 0
PyArg_ParseTuple (args, "s#|i", &track, &track_size, ... returns the length as an int: http://docs.python.org/c-api/arg.html#PyArg_ParseTuple
Diffstat (limited to 'flower')
0 files changed, 0 insertions, 0 deletions