]> git.sur5r.net Git - i3/i3/commit
Crash when we get the percentages wrong.
authorFernando Tarlá Cardoso Lemos <fernandotcl@gmail.com>
Tue, 25 Jan 2011 23:47:37 +0000 (21:47 -0200)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 27 Jan 2011 12:00:14 +0000 (13:00 +0100)
commit89917976c7689b6466bc8cfce05d981d26d98183
tree1338549052220b52642d73e5af402db9c003ccb9
parent485555ef72dc99cff68cab78cc0c9da914702618
Crash when we get the percentages wrong.

Better to crash with an assertion than to get into an infinite loop.
We cold work around this, but there's a bug here and it's not a
rounding bug, so it's better not to conceal it.
src/render.c