scsh-users
[Top] [All Lists]

Re: IRIX 5.2

To: egner@hermes.zkm.de
Subject: Re: IRIX 5.2
From: Olin Shivers <shivers@clark.lcs.mit.edu>
Date: Sun, 22 Jan 95 17:30:40 -0500
Cc: scsh@martigny.ai.mit.edu
Reply-to: shivers@mintaka.lcs.mit.edu
Indeed, HP-UX also doesn't declare errno.h's sys_errlist a const, and it
claims the decl is SVID2 and XPG2 compliant, so we must have it wrong.

This is weird. It's *definitely* a constant string. Stupid not to declare it
so.

In any event, I just flushed the declaration from the source code in
syscalls1.c, so the compile will pick up the decl that is the local custom
from errno.h and everyone will be happy.

Thanks for the report.
    -Olin

<Prev in Thread] Current Thread [Next in Thread>
  • Re: IRIX 5.2, Olin Shivers <=