View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000902 | luatex | luatex bug | public | 2014-05-26 09:52 | 2015-11-05 12:28 |
Reporter | Taco | Assigned To | Hans Hagen | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | 0.85.0 | ||||
Summary | 0000902: \expandafter\show issue | ||||
Description | Third one is more serious or at least surprising: \expandafter\show\csname foo#\endcsname gives \foo##=\relax. <recently read> \foo## with LuaTeX but \foo#=\relax. <recently read> \foo# with pdfTeX/XeTeX. The pdfTeX behaviour allows for use of 'odd' catcodes in csnames, whereas the LuaTeX behaviour means a test would be needed. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-05-26 09:52 | Taco | New Issue | |
2015-11-05 12:26 | Hans Hagen | Assigned To | => Hans Hagen |
2015-11-05 12:26 | Hans Hagen | Status | new => assigned |
2015-11-05 12:28 | Hans Hagen | Status | assigned => closed |
2015-11-05 12:28 | Hans Hagen | Resolution | open => fixed |
2015-11-05 12:28 | Hans Hagen | Fixed in Version | => 0.85.0 |