Re: [dev] [st] crash on font resize (patch inside)
> Maybe still add an assert() against the divisor != 0 before the code in the other patch.
>
> Just so people in the future will know that if it does == 0 there is a logic error elsewhere in the program.
>
I don't like this idea, because it means we have to add an assert before
any division, and before the usage of any * or -> ...
Regards,
Received on Sun Feb 15 2015 - 17:52:22 CET
This archive was generated by hypermail 2.3.0
: Sun Feb 15 2015 - 18:00:15 CET