Bug#777910: Fix for gcc5 compile failure

2015-07-16 Thread Martin Michlmayr
* Potter, Tim (Cloud Services) [2015-07-15 22:39]: > The maintainer has signed up for LowThresholdNMU so I recommend that > this package be NMU’d with this patch to close this bug. Thanks, Tim, will do. -- Martin Michlmayr Linux for HP Helion, Hewlett-Packard -- To UNSUBSCRIBE, email to debi

Bug#777910: Fix for gcc5 compile failure

2015-07-15 Thread Potter, Tim (Cloud Services)
tags 488159 + patch thanks Ironically, the code that checks for the C99 “restrict” keyword does not compile because “restrict” cannot be used as a variable name. Attached is a patch that fixes this by renaming the local variable in this case. The maintainer has signed up for LowThresholdNMU so