| Mercury Bugs - mercury | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | 
| 0000083 | mercury | Bug | public | 2008-09-11 12:36 | 2009-04-06 02:49 | 
| Reporter | wangp | ||||
|---|---|---|---|---|---|
| Assigned To | juliensf | ||||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0000083: ambiguous names in foreign_export | ||||
| Description | The compiler does the wrong thing if the predicate in a foreign_export is ambiguous. e.g. for the attached test case % mmc -C fe fe.m:018: Error: `:- pragma foreign_export' declaration for `make_io_error'/2 fe.m:018: without corresponding `pred' or `func' declaration. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files |  fe.m (844) 2008-09-11 12:36 https://bugs.mercurylang.org/file_download.php?file_id=66&type=bug | ||||
| Notes | |||||
|  | |||||
| 
 | 
 | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2008-09-11 12:36 | wangp | New Issue | |||
| 2008-09-11 12:36 | wangp | File Added: fe.m | |||
| 2009-04-06 02:49 | juliensf | Note Added: 0000163 | |||
| 2009-04-06 02:49 | juliensf | Status | new => resolved | ||
| 2009-04-06 02:49 | juliensf | Resolution | open => fixed | ||
| 2009-04-06 02:49 | juliensf | Assigned To | => juliensf | ||