Problem Report Number |
0010 |
Submitter's Classification |
Test Suite problem |
State |
Resolved |
Resolution |
Rejected (REJ) |
Problem Resolution ID |
REJ.PX.0003 |
Raised |
2004-03-30 05:29 |
Updated |
2004-04-05 14:51 |
Published |
2004-04-05 14:51 |
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/streamio/fputs/T.fputs
/tset/ANSI.os/streamio/fwrite/T.fwrite
/tset/ANSI.os/streamio/putc/T.putc
/tset/ANSI.os/streamio/puts/T.puts
|
Problem Summary |
No prototype for eno_rpt in ANSI.os/putc |
Problem Text |
There is no prototype for eno_rpt in
tset/ANSI.os/streamio/putc/enospc.c
causing build failures |
Test Output |
"../putc/enospc.c", line 232: error #20: identifier "eno_rpt" is
undefined
eno_rpt(argc, argv); |