| Mercury Bugs - mercury | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | 
| 0000395 | mercury | Bug | public | 2015-10-12 14:46 | 2015-10-20 18:00 | 
| Reporter | wangp | ||||
|---|---|---|---|---|---|
| Assigned To | wangp | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | 
| Status | resolved | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0000395: non tail recursion in lexer.m | ||||
| Description | In lexer.m, execute_get_token_action calls skip_to_eol which calls get_token_2 which calls execute_get_token_action. I believe this is the cause of a C stack overflow on FreeBSD/i386/gcc48/hlc.gc. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| There are no notes attached to this issue. | 
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2015-10-12 14:46 | wangp | New Issue | |||
| 2015-10-12 16:09 | wangp | Assigned To | => wangp | ||
| 2015-10-12 16:09 | wangp | Status | new => assigned | ||
| 2015-10-20 18:00 | wangp | Status | assigned => resolved | ||
| 2015-10-20 18:00 | wangp | Resolution | open => fixed | ||