<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Dec 12, 2016 at 7:40 AM, Khem Raj <span dir="ltr"><<a href="mailto:raj.khem@gmail.com" target="_blank">raj.khem@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">diff --git a/fontconfig/fontconfig.h b/fontconfig/fontconfig.h<br>
index 5c72b22..843c532 100644<br>
--- a/fontconfig/fontconfig.h<br>
+++ b/fontconfig/fontconfig.h<br>
@@ -128,7 +128,7 @@ typedef int         FcBool;<br>
 #define FC_USER_CACHE_FILE         ".fonts.cache-" FC_CACHE_VERSION<br>
<br>
 /* Adjust outline rasterizer */<br>
-#define FC_CHAR_WIDTH      "charwidth" /* Int */<br>
+#define FC_CHARWIDTH       "charwidth" /* Int */<br>
 #define FC_CHAR_HEIGHT     "charheight"/* Int */<br>
 #define FC_MATRIX          "matrix"    /* FcMatrix */<br></blockquote><div><br></div><div>don't remove it. we can't change the public API. you should do either of 1) add FC_CHARWIDTH as an alias of FC_CHAR_WIDTH to make changes minimum or 2) change the FC_OBJECT macro and so on.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">--- a/src/fcobjshash.gperf<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
+++ b/src/fcobjshash.gperf<br></blockquote><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">--- a/src/fcobjshash.h<br>
+++ b/src/fcobjshash.h<br></blockquote></div><div><br></div><div><div>Those two isn't the part of the tree in git. dunno how you did make the patch. but don't include them in the patch, please.</div><div><br></div></div>-- <br><div class="gmail_signature">Akira TAGOH</div>
</div></div>