View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000363 | luatex | luatex bug | public | 2010-03-27 07:24 | 2010-04-03 16:01 |
| Reporter | Taco | Assigned To | Taco | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.52.0 | ||||
| Fixed in Version | 0.60.0 | ||||
| Summary | 0000363: dofile(nil) in batchmode | ||||
| Description | From Manuel: As I understand it, \batchmode disables all interaction, including reading things from standard input. So, I wonder if dofile() without arguments shouldn't result in an error rather than hang forever. Also, in non-batch modes, it would be nice to have some indication that luatex is waiting for some input. Of course these are details, but I just lost 15 minutes trying to understand why one of my loops wouldn't properly terminate before I noticed the dofile() right before the loop. (Yeah, I know, assert() is my friend.) | ||||
| Steps To Reproduce | In --ini mode: \input plain \directlua{ dofile() } \bye | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-03-27 07:24 | Taco | New Issue | |
| 2010-03-27 07:24 | Taco | Status | new => assigned |
| 2010-03-27 07:24 | Taco | Assigned To | => Taco |
| 2010-03-27 07:48 | Taco | Note Added: 0000507 | |
| 2010-03-27 07:48 | Taco | Status | assigned => resolved |
| 2010-03-27 07:48 | Taco | Resolution | open => fixed |
| 2010-04-03 16:00 | Taco | Fixed in Version | => 0.60.0 |
| 2010-04-03 16:01 | Taco | Status | resolved => closed |