View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000315 | luatex | luatex bug | public | 2010-01-08 10:20 | 2010-03-12 15:46 |
Reporter | Khaled Hosny | Assigned To | Taco | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.47.0 | ||||
Fixed in Version | 0.51.0 | ||||
Summary | 0000315: \write error with docstrip package | ||||
Description | Since svn revision 3217, luatex fails to write files with docstrip, no problem with tex, pdftex etc. Error message: luatex: Not writing to (openout_any = p). ! I can't write on file `'. | ||||
Additional Information | Note that, with the attached file, not entering another file name for "file.tex" will result in generating a file named ".tex", but nothing with "file.sty" | ||||
Tags | No tags attached. | ||||
2010-01-08 10:20
|
test.dtx (400 bytes)
%<*internalbatchfile> \begingroup \input docstrip.tex \keepsilent \askforoverwritefalse \generate{\file{file.tex}{\from{\jobname.dtx}{tex}}} \generate{\file{file.sty}{\from{\jobname.dtx}{sty}}} \endbatchfile \endgroup %</internalbatchfile> % %<*tex> % \begin{macrocode} test % \end{macrocode} %</tex> % %<*sty> % \begin{macrocode} test % \end{macrocode} %</sty> % % \Finale % \endinput |
|
bug fixed by #3358, hopefully without side-effects |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-01-08 10:20 | Khaled Hosny | New Issue | |
2010-01-08 10:20 | Khaled Hosny | File Added: test.dtx | |
2010-01-08 15:52 | Taco | Status | new => assigned |
2010-01-08 15:52 | Taco | Assigned To | => Taco |
2010-01-11 16:25 | Taco | Status | assigned => resolved |
2010-01-11 16:25 | Taco | Resolution | open => fixed |
2010-01-11 16:25 | Taco | Note Added: 0000386 | |
2010-03-12 15:46 | Taco | Fixed in Version | => 0.51.0 |
2010-03-12 15:46 | Taco | Status | resolved => closed |