bug-groff
[Top][All Lists]
Advanced

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

[bug #55334] preconv fails when build with libuchardet on MS-Windows


From: Eli Zaretskii
Subject: [bug #55334] preconv fails when build with libuchardet on MS-Windows
Date: Mon, 31 Dec 2018 12:09:39 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #6, bug #55334 (project groff):

> groff' always runs 'preconv' before any other pre-processors, and he always
pass the input file as an argument to preconv

That's not always true, and in particular the way the Groff build produces
meintro.ps etc. is this:

$ LANG=C  LC_ALL=C  sed -e "s;address@hidden@];1.22.4;" doc/meintro.me |
GROFF_COMMAND_PREFIX=  GROFF_BIN_PATH=".../groff-1.22.4" 
.../groff-1.22.4/groff -I.../groff-1.22.4 -M .../groff-1.22.4/doc 
-M.../groff-1.22.4/tmac -M.../groff-1.22.4/tmac -F.../groff-1.22.4/font -Upet
-ww  -k -Tps -ge -me -V

(where I replaced with the ellipsis the absolute file name of the directory
where I built Groff).

IOW, the input is passed from Sed via a pipe in this case.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55334>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]