Mercury Bugs - mercury | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000115 | mercury | Bug | public | 2009-11-05 21:50 | 2015-11-30 16:50 |
| Reporter | petdr | ||||
|---|---|---|---|---|---|
| Assigned To | juliensf | ||||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0000115: segfault for predicate names containing multibyte utf8 char | ||||
| Description | If you don't quote a predicate name which contains a multibyte utf8 character the compiler segfaults. eg :- pred dèja(int::int) is semidet. seg faults while :- pred 'dèja'(int::int) is semidet. compiles fine. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://bugs.mercurylang.org/file_download.php?file_id=88&type=bug | ||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2009-11-05 21:50 | New Issue | ||||
| 2009-11-05 21:50 | File Added: test.m | ||||
| 2009-12-03 11:19 | wangp | Note Added: 0000227 | |||
| 2010-06-29 18:27 | juliensf | Note Added: 0000270 | |||
| 2010-06-29 18:28 | juliensf | Status | new => confirmed | ||
| 2015-11-30 16:50 | juliensf | Note Added: 0000869 | |||
| 2015-11-30 16:50 | juliensf | Status | confirmed => resolved | ||
| 2015-11-30 16:50 | juliensf | Resolution | open => fixed | ||
| 2015-11-30 16:50 | juliensf | Assigned To | => juliensf | ||