[bug-pcl] pcl6 looping when writing pdf

Stefan Kemper stefan.kemper at artifex.com
Thu Apr 13 09:42:33 PDT 2006


in 1.41 return_error macro does have 2 arguments.
the uses of it without are in in devices that are not normally built,
and haven't been changed.

Stefan

On 4/13/06, Ray Johnston <ray.johnston at artifex.com> wrote:
> Andreas,
>
> I'll let the PCL team look into the 'loop' issue, but I am confused
> by your statement:
>
> Andreas Schrell wrote:
> > And in gs/src there are numerous calls of return_error with only one argument,
> > while it is defined with two arguments in gs/src/gserror.h ???
>
> In src/gserror.h I see:
>
> #define return_error(err) return gs_note_error(err)
>
> I've never seen a compiler that accepts a macro with an incorrect
> number of arguments. Please tell us where you see a definition of
> return_error with two arguments.
>
> Regards,
> Ray Johnston
> __________________________________________________________________________
> _______________________________________________
> bug-pcl mailing list
> bug-pcl at ghostscript.com
> http://www.ghostscript.com/mailman/listinfo/bug-pcl
>


More information about the bug-pcl mailing list