[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mandoc-source
Subject:    mdocml: libroff depends on libmandoc and so libmandoc should be included
From:       schwarze () mdocml ! bsd ! lv
Date:       2014-08-19 16:52:32
Message-ID: 201408191652.s7JGqWYS000423 () krisdoz ! my ! domain
[Download RAW message or body]

Log Message:
-----------
libroff depends on libmandoc and so libmandoc should be included first;
merge from OpenBSD, patch by daniel@

Modified Files:
--------------
    mdocml:
        roff.c

Revision Data
-------------
Index: roff.c
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/roff.c,v
retrieving revision 1.225
retrieving revision 1.226
diff -Lroff.c -Lroff.c -u -p -r1.225 -r1.226
--- roff.c
+++ roff.c
@@ -27,8 +27,8 @@
 
 #include "mandoc.h"
 #include "mandoc_aux.h"
-#include "libroff.h"
 #include "libmandoc.h"
+#include "libroff.h"
 
 /* Maximum number of nested if-else conditionals. */
 #define	RSTACK_MAX	128
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic