|
From: Tom H. <th...@cy...> - 2003-11-03 09:53:30
|
A change made yesterday introduced a variable declaration that isn't at the start of a block which stops the code compiling on older versions of gcc that don't have C99 support. The attached patch fixes this. Tom -- Tom Hughes (th...@cy...) Software Engineer, Cyberscience Corporation http://www.cyberscience.com/ |