Problem Report Number |
0011 |
Submitter's Classification |
Test Suite problem |
State |
Resolved |
Resolution |
Rejected (REJ) |
Problem Resolution ID |
REJ.PX.0004 |
Raised |
2004-03-30 05:40 |
Updated |
2004-04-05 14:52 |
Published |
2004-04-05 14:52 |
Product Standard |
1003.1-2003 System Interfaces |
Certification Program |
POSIX Certified by IEEE and The Open Group |
Test Suite |
VSX-PCTS2003 version 1.0 |
Test Identification |
/tset/ANSI.os/genuts/system_X/T.system_X |
Problem Summary |
rep_devino in system_X.c does not return a value |
Problem Text |
rep_devino does not return a value in one case, causing a build failure |
Test Output |
/tset/ANSI.os/genuts/system_X/T.system_X Failed
Make Information:
...
"system_X.c", line 2181: error #117: non-void function "rep_devino"
should
return a value
DBUG_VOID_RETURN;
^
make: *** [system_X.o] Error 1 |