Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000276 | mercury | Bug | public | 2013-02-27 15:23 | 2013-02-27 15:24 |
Reporter | juliensf | ||||
---|---|---|---|---|---|
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000276: io.call_system/4 inconsistency between C and Java grades | ||||
Description | The attached Mercury program calls io.call_system/4 and it calls the C program foo. foo exits with exit status 2. In C grades we get: ok(2) In the Java grade we get: error(io_error("system command killed by signal number 2")) | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | foo.c (70) 2013-02-27 15:23 https://bugs.mercurylang.org/file_download.php?file_id=171&type=bug syscall_bug.m (209) 2013-02-27 15:24 https://bugs.mercurylang.org/file_download.php?file_id=172&type=bug |
There are no notes attached to this issue. |
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2013-02-27 15:23 | juliensf | New Issue | |||
2013-02-27 15:23 | juliensf | File Added: foo.c | |||
2013-02-27 15:24 | juliensf | File Added: syscall_bug.m |