commit da3e3d5de3e93c7ea6a87fb7454b93eabfc1e5c6
Author: Jan RÄ™korajski <[email protected]>
Date:   Thu Dec 7 09:37:35 2017 +0100

    - disable unusued and broken method in graphite-engine code

 cxx11.patch | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
---
diff --git a/cxx11.patch b/cxx11.patch
index 67fc946..12f02a9 100644
--- a/cxx11.patch
+++ b/cxx11.patch
@@ -9,3 +9,22 @@
      } ranges[] =
      {
  #if 0
+--- texlive-20080816-source/libs/graphite-engine/src/segment/Segment.cpp~      
2008-03-18 12:29:11.000000000 +0100
++++ texlive-20080816-source/libs/graphite-engine/src/segment/Segment.cpp       
2017-12-07 09:32:35.371698201 +0100
+@@ -570,6 +570,7 @@
+       Swap the guts of the two segments.
+       OBSOLETE
+ 
----------------------------------------------------------------------------------------------*/
++/*
+ void Segment::SwapWith(Segment * pgrseg)
+ {
+       int crefThis = m_cref;
+@@ -580,7 +581,7 @@
+       m_cref = crefThis;
+       pgrseg->m_cref = crefOther;
+ }
+-
++*/
+ 
/*----------------------------------------------------------------------------------------------
+       Delete the pointer to the alternate-end-of-line segment.
+ 
----------------------------------------------------------------------------------------------*/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/texlive.git/commitdiff/83d66adb3f08153926ab1866231bd3e9553ffb93

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to