This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Version handling (Was_GLOBAL__I_*)
On Fri, Mar 08, 2002 at 09:03:41AM +0100, Magnus Fromreide wrote:
>
> On a completly different note c++filt seems to use argv[0] as program name
> for --version and that is as far as I understand not in accordance with
> the GNU coding standards.
>
I noticed that too, but silently accepted it. I would actually see
"fixed" version handling in accordance to GNU Coding Standards where
argv[0] is not suppported.
Cheers,
/ChJ