Defect report from : Joanna Farley , Sun Microsystems
(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)
@ page 215 line 8355 section c99 editorial {Sun-jf-dc7}
Problem:
Defect code : 1. Error
Reference of libxnet library should be libxnet.a
Action:
Change on page 215 lines 8355-8356:
It is unspecified whether the libraries libc.a, libm.a, librt.a,
libpthread.a, libl.a, liby.a, or libxnet exist as regular files.
to:
It is unspecified whether the libraries libc.a, libm.a, librt.a,
libpthread.a, libl.a, liby.a, or libxnet.a exist as regular files
|