| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0004100 | OCaml | OCaml general | public | 2006-09-04 17:21 | 2006-09-11 11:20 |
|
| Reporter | pvernaza | |
| Assigned To | | |
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | acknowledged | Resolution | open | |
| Platform | | OS | | OS Version | |
| Product Version | 3.09.2 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0004100: Str.split is not tail recursive |
| Description | It would be useful if Str.split were documented as not being tail recursive, since it can lead to mysterious failures when parsing large strings. Furthermore, perhaps a tail-recursive Str.rev_split could be added? |
| Tags | No tags attached. |
|
| Attached Files | |
|