Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2002 17:27:26 -0400 (EDT)
From:      Garrett Wollman <wollman@lcs.mit.edu>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        current@FreeBSD.ORG
Subject:   State of the ports collection
Message-ID:  <200206032127.g53LRQri016204@khavrinen.lcs.mit.edu>
In-Reply-To: <20020603134224.A29126@xor.obsecurity.org>
References:  <20020603134224.A29126@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Mon, 3 Jun 2002 13:42:24 -0700, Kris Kennaway <kris@obsecurity.org> said:

> * (>35 ports) Something caused sys_nerr to change prototypes.  It looks
>   like this might be because the definition of __const from
>   <sys/ctypes.h> has changed, but I can't see why.  See for example

>   http://bento.freebsd.org/errorlogs/5-latest/bogosort-0.3.3.log

Any program which declares sys_errlist for itself is wrong.  In most
cases, the program should be using either strerror() or strerror_r(),
depending on its needs.

-GAWollman


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206032127.g53LRQri016204>