[Lcdproc] compiler requirement

Peter Marschall peter@adpm.de
Mon May 28 17:58:02 2007


Hi paul_c,

On Monday, 28. May 2007 18:02, paul_c wrote:
> On Monday 28 May 2007 16:16, Peter Marschall wrote:
> > What are the exact problems with MtxOrb.c
>
> MtxOrb_set_char - A double semicolon at the end of assignment of out[12].
>
>  Attached is a small patch that resolves some of the gcc-2.95 issues.

Thanks for the patch.

I committed it to CVS with one exception:
the the variable length array (VLA) feature of C99 is one I consider
too good to replace it by malloc/free pairs.

Thanks
PEter

-- 
Peter Marschall
peter@adpm.de