View Issue Details

IDProjectCategoryView StatusLast Update
0000901luatexluatex bugpublic2015-11-09 19:11
ReporterTaco Assigned ToHans Hagen  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0000901: Trailing space in error message difference
DescriptionThe second one is

   \immediate\write0{\the\foo}

where if we scroll down the log a bit we get

   ! Forbidden control sequence found while scanning text of \write.
   <inserted text>
                   }
   <to be read again>
                      \endwrite
   <inserted text> }\endwrite

   l.5 \immediate\write0{\the\foo}

   ?
   0
   ! Missing { inserted.
   <to be read again>

The difference this time is a space: with pdfTeX/XeTeX that "0" has a
space after it, but with LuaTeX it doesn't. No idea if this is deliberate!
TagsNo tags attached.

Activities

Hans Hagen

2015-11-09 19:11

manager   ~0001529

seems to be ok (in plain) and if not we don't care too much about exact log compatinility esp not with respect to spaces and newlines; also, we're utf so different from pdftex anyway

Issue History

Date Modified Username Field Change
2014-05-26 09:51 Taco New Issue
2015-11-09 19:10 Hans Hagen Assigned To => Hans Hagen
2015-11-09 19:10 Hans Hagen Status new => assigned
2015-11-09 19:11 Hans Hagen Note Added: 0001529
2015-11-09 19:11 Hans Hagen Status assigned => closed
2015-11-09 19:11 Hans Hagen Resolution open => fixed