From: dr d b karron (karron++at++casi.net)
Date: 01/15/2003 14:48:57
check for perror() calls. It is a wrapper for sys_errno[] strings array,
which is an old c'ism from back before OOP's
-----Original Message-----
From: owner-info-performer++at++holodeck.engr.sgi.com
[mailto:owner-info-performer++at++holodeck.engr.sgi.com]On Behalf Of Tom
Flynn
Sent: Wednesday, January 15, 2003 5:02 PM
To: John Kelso
Cc: info-performer Mailing List
Subject: Re: [info-performer] "sys_errlist deprecated" warning
On Wed, 15 Jan 2003, John Kelso wrote:
> Hi all,
>
> When building my programs using Performer 3.0 and g++ 3.2 20020903 (Red
> Hat Linux 8.0 3.2-7), I get these lines:
>
> /usr/lib/libpf.so: `sys_errlist' is deprecated; use `strerror' or
`strerror_r' instead
> /usr/lib/libpf.so: `sys_nerr' is deprecated; use `strerror' or
`strerror_r' instead
>
> Anything to worry about?
>
> Any way to get rid of the warning?
i did a recursive grep on our source code, there is no reference to
sys_errlist in our code. though a reference to it seems
to be in the licensing library we use. (we statically link in a .a).
that's
probably what's triggering the message.
you can ignore it. i'll see if i can get rid of the warning in the next
release.
-tom
-- "Mongooses are famous for their snake-fighting ability, and are almost always victorious because of their speed, agility, and timing and also because of their thick coat."----------------------------------------------------------------------- List Archives, Info, FAQ: http://www.sgi.com/software/performer/ Open Development Project: http://oss.sgi.com/projects/performer/ Submissions: info-performer++at++sgi.com Admin. requests: info-performer-request++at++sgi.com -----------------------------------------------------------------------
This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 14:50:22 PST