[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: warning message
From: |
Shigio Yamaguchi |
Subject: |
Re: warning message |
Date: |
Wed, 11 Aug 2004 22:04:23 +0900 |
> On perl version htags, warning messages start in "Warning:."
> There is a message which does not start in "Warning:" in C version.
> Is this an intention?
>
>
> htags.in: print STDERR "Warning
: $file $LNO $TAG($TYPE) found but not defined.\n";
> src2html.c: warning("%s %d %s(%c) found but not defined."
No. It is disunited.
How about printing always 'Warning:' in the warning() function?
I want to rewrite other commands sooner or later to use the function.
--
Shigio Yamaguchi <address@hidden> - Tama Communications Corporation
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
- warning message, Hideki IWAMOTO, 2004/08/11
- Re: warning message,
Shigio Yamaguchi <=