[tex-live] dvipdfm(1) regression with TL 2009
Jukka Salmi
j+tex-live at 2009.salmi.ch
Sat Aug 15 13:55:06 CEST 2009
Karl Berry --> tex-live (2009-08-11 18:30:17 -0500):
> Any hints? Or should this discussion be moved to the dvipdfmx mailing
> list?
>
> Yes. Please send them the recipe to reproduce.
[1]Done.
> (ChoF is on this list but I doubt he monitors every message.)
>
> Worst case, we'll just add another X or two to palliate the problem.
> I want to do the final builds very soon.
While dvipdfmx will probably be [2]fixed, I doubt this will happen "very
soon". Thus adding another 'X' (see attached patch) could be a useful
workaround for TL 2009. Or have all the binaries already been built?
Regards, Jukka
[1] http://project.ktug.or.kr/pipermail/dvipdfmx/2009-August/000104.html
[2] http://project.ktug.or.kr/pipermail/dvipdfmx/2009-August/000107.html
--
This email fills a much-needed gap in the archives.
-------------- next part --------------
Index: Build/source/texk/dvipdfmx/src/dpxfile.c
===================================================================
--- Build/source/texk/dvipdfmx/src/dpxfile.c (revision 14692)
+++ Build/source/texk/dvipdfmx/src/dpxfile.c (working copy)
@@ -647,7 +647,7 @@
}
#elif defined(HAVE_MKSTEMP)
# define __TMPDIR "/tmp"
-# define TEMPLATE "/dvipdfmx.XXXXXX"
+# define TEMPLATE "/dvipdfmx.XXXXXXX"
{
char *_tmpd;
int _fd = -1;
More information about the tex-live
mailing list