On 07/10/2015 02:47 PM, Andrew MacLeod wrote:
I noticed a few annoying bits around the graphite files that I decided
to cleanup.
- omega.h shouldn't include "config.h". including params.h is fine
since it is needed, but it should be within the #ifndef GCC_OMEGA_H guard.
- sese.h is required for
I noticed a few annoying bits around the graphite files that I decided
to cleanup.
- omega.h shouldn't include "config.h". including params.h is fine
since it is needed, but it should be within the #ifndef GCC_OMEGA_H guard.
- sese.h is required for compilation of graphite-poly.h, and basicall