View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
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 | ||||||
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. | ||||||||
Attached Files |
|
Notes | |
juliensf (administrator) 2009-04-06 02:49 |
Fixed. See r1.88 of compiler/add_pragma.m for details. |
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 |