diff options
author | Patrick Reynolds <cpreynolds@gmail.com> | 2010-07-01 18:45:24 -0400 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-07-11 14:25:20 +0200 |
commit | dd509097513d17ad74013df2c5a037b1b1b48173 (patch) | |
tree | db8055c39f4afa20e45b9c6609815f725e132409 /.gitignore | |
parent | 3631791ee6431abf3dfec7db698f2a2778a867c3 (diff) | |
download | pianobar-dd509097513d17ad74013df2c5a037b1b1b48173.tar.gz pianobar-dd509097513d17ad74013df2c5a037b1b1b48173.tar.bz2 pianobar-dd509097513d17ad74013df2c5a037b1b1b48173.zip |
Fixing a warning in ezxml.
Assignment as used in the prefix ++ results in undefined behavior when the
variable is used in a function call later in the while loop condition. Most of
the time this works, but the behavior is technically undefined.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions