bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PATCH: make ar emitt a warning if an archive is created (POSIX)


From: Tobias Burnus
Subject: PATCH: make ar emitt a warning if an archive is created (POSIX)
Date: Mon, 10 Nov 2003 19:44:46 +0100
User-agent: Mutt/1.3.28i

Hi,

this is item (c) on my `make ar POSIX conform` list:
  http://sources.redhat.com/ml/bug-binutils/2003-q4/msg00014.html
[(b) is already fixed]

>From IEEE Std 1003.1, 2003 Edition (POSIX 2001), (c) The Open Group 2003:
|    ar - create and maintain library archives
|
| The following options shall be supported:
| -c Suppress the diagnostic message that is written to standard error by
|    default when the archive archive is created.
|

Currently, ar does never write such a message. There was some support
for that, but this section is '#if 0'ed.

With best regards,

Tobias

Attachment: posix-warning-ar.c.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]