2024-04-20 07:34 AEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000276mercuryBugpublic2013-02-27 15:24
Reporterjuliensf 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0000276: io.call_system/4 inconsistency between C and Java grades
DescriptionThe 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"))
TagsNo tags attached.
Attached Files

-Relationships
+Relationships

-Notes
There are no notes attached to this issue.
+Notes

-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
+Issue History