How about having 'fink validate' by default always display all
warnings (regardless of user's verbosity setting), and add a
--no-pedantic flag for validate to hide the pedantic/formatting
messages? That way packagers don't accidentally not catch mistakes but
those who want to see major/functional mistakes can easily separate
the wheat from the chaff.

dan

Daniel Macks <[EMAIL PROTECTED]> said:
> I certainly thing there *are* levels of severity of validator
> warnings.
[...]
> On Sat, Feb 12, 2005 at 10:48:10PM -0700, TheSin wrote:
>> why would anything in validate be under any verbosity?  ppl that run it 
>> should see all warnings and errors I'd think.
>> 
>> On 12-Feb-05, at 8:15 PM, Ben Hines wrote:
>> 
>> >I disagree with making ALL of these desc checks only verb > 3.  Did 
>> >you mean to only change the > 45 char desc warning? (due to 
>> >bracketing, all were lowered to verb 4, which means noone will ever 
>> >see them.
>> >
>> >    } elsif (Fink::Config::verbosity_level() > 3) {
>> >            # Some pedantic checks
> [...]
>> >                    print "Warning: Length of package description 
>> >                    exceeds 45 characters. ($filename)\n";
> [...]
>> >                    print "Warning: Description starts with \"A\" or "An\"
> [...]
>> >                    print "Warning: Description starts with lower case. 
> [...]
>> >                    print "Warning: Description contains package name. 
> [...]
>> >                    print "Warning: Description ends with \".\". 


-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to