Re: #if instead of #ifdef in igc.c
"Igor V. Melichev" <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
I'll patch gzspotan.c in few minutes (I've got more changes to it). Igor. ----- Original Message ----- From: "Ralph Giles" <[email protected]> To: <[email protected]> Sent: Thursday, November 20, 2003 5:14 AM Subject: Re: [gs-code-review] #if instead of #ifdef in igc.c > On Thu, Nov 20, 2003 at 12:02:23AM +0000, Ralph Giles wrote: > > > Igor added some debug code to igc.c v1.11 protected with #if DEBUG instead of the usual > > #ifdef DEBUG. The attached patch normalizes these lines, which makes the fix for the > > (unrelated) macos bug 686844 simpler. > > There is a similar problem with gzspotan.c > > -r > _______________________________________________ > gs-code-review mailing list > [email protected] > http://www.ghostscript.com/mailman/listinfo/gs-code-review >