View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000388 | file | General | public | 2022-10-01 20:09 | 2022-10-17 18:39 |
| Reporter | rrt | Assigned To | christos | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Summary | 0000388: Generic match for #! in "commands" file outweighs some language-specific matches | ||||
| Description | (Tested in current CVS) The pattern at around line 100 in "commands" say: ``` 0 string/wt #!\ a >&-1 string/T x %s script text executable ``` This gets strength 60. By contrast, the Lua-specific patterns in "lua" score between 40 and 50. Also, it's not obvious that this pattern should exist at all, as there are similar patterns in the "varied.script" file. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-10-01 20:09 | rrt | New Issue | |
| 2022-10-09 17:53 | christos | Assigned To | => christos |
| 2022-10-09 17:53 | christos | Status | new => assigned |
| 2022-10-09 17:53 | christos | Status | assigned => feedback |
| 2022-10-09 17:53 | christos | Note Added: 0003827 | |
| 2022-10-17 18:39 | rrt | Note Added: 0003837 | |
| 2022-10-17 18:39 | rrt | Status | feedback => assigned |