Re: Pango font API problems, gnome-print



On 11 Sep 2001, Owen Taylor wrote:

> I think the right way to mark things evolving is to surround them
> in the header files with:
> 
> #ifndef PANGO_ENABLE_EVOLVING
> #endif /* PANGO_ENABLE_EVOLVING */

i think this should be:

#ifdef PANGO_ENABLE_EVOLVING
#endif /* PANGO_ENABLE_EVOLVING */

so to have to explicitely enable this API.
what exactly will users want to use this API for btw?
(asking to figure whether it couldn't just be
"_" prefixed).

> 
> Regards,
>                                         Owen
> 

---
ciaoTJ





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]