[gs-bugs] [Bug 691635] diskn device fails to build
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Wed Sep 22 13:10:49 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=691635
--- Comment #3 from norbert.janssen at oce.com 2010-09-22 13:10:48 UTC ---
this has also repercusions for the UFST build with COMPILE_INITS=0
fc_dafil.h: fopen(path,mode) is mapped onto sfopen(path, mode, NULL)
however, sfopen in (strmio.c) now requires a valid gs_memory_t struct:
pfn.iodev = iodev_default(mem); <= this should be valid.
perhaps wise to use the gs_mem_ctx from the gxfapiu.c ???
in ufst/rts/fco/gs_src_strmio.h ??
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list