[poppler] [PATCH] cairo: drawChar->drawString
Jeff Muizelaar
jrmuizel at nit.ca
Fri Mar 4 11:55:33 PST 2005
On Fri, Mar 04, 2005 at 08:22:54PM +0100, Albert Astals Cid wrote:
> "Variable-length automatic arrays are allowed in ISO C99, and as an extension
> GCC accepts them in C89 mode and in C++."
> http://gcc.gnu.org/onlinedocs/gcc-3.4.3/gcc/Variable-Length.html
>
> So i think you should fine another aproach so that we stay compatible with the
> standards (that sentence means variable size arrays are not in C++ standard)
Yeah, I sort of expected this. It is sort of a shame to have to malloc
for this though...
-Jeff
More information about the poppler
mailing list