![](https://secure.gravatar.com/avatar/d28dfe03ea754ea1153719f4ced12649.jpg?s=120&d=mm&r=g)
6 Jul
2008
6 Jul
'08
1:23 a.m.
On Sat, Jul 05, 2008 at 09:43:55AM +0200, Takashi Iwai wrote:
Anyway this also fixes another strange behavior - strict_strtoul() stores 0 when it gets a parse error. So, in the older version, the pop_wait itself is reset to 0 at error while the value is kept in the newer version.
Oh, so it does - how unhelpful (if understandable) of strict_strtoul(). Good job I decided to do this fix rather than changing the type of pop_time :)