| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| 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 | ||||||
| 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. | ||||||||
| Attached Files | 
 | ||||||||

	
