This updated version of patch #5 fixes a problem (thanks Serge and
Mounir) that was discovered on Mounir's machine. I guess there was
some problem with the forward declaration of an inline function
*blink* and it was breaking at compile time with a message that said
"Can't inline this.." and then subsequent, "The function you're
trying
to use is unimplemented / has no body" -- Some quick and minor
rearranging of code was done to fix the problem.
--
- Timothy R. Chavez