Re: Why I hate CVS tags
Posted by Luigi Ballabio-2 on May 16, 2003; 4:08am
URL: http://quantlib.414.s1.nabble.com/Why-I-hate-CVS-tags-tp10250p10252.html
At 10:38 AM 5/16/03 +0200, Ferdinando Ametrano wrote:
>That said I think the $Id$ tag is worth the extra compile time, but since
>I try to be pragmatic too I won't even argue with you on the subject,
>knowing I would lose ;-)
>Let's say that I can live without CVS tags.
But you *won't* be living without tags! It's not like you don't get them if
you don't put the thing into the file! (wow, I just wrote a triple
negative) Ever tried doing "cvs status" on a file? You're even using
WinCVS---it shows you the tags right there in the directory listing...
>I was way more sensitive on the quantlib.hpp inclusion in the test suite,
>since to include quantlib.hpp is what is suggested to end user, and that
>should be tested in my opinion.
Ok, write a test case for that :) I'm not sure I understand what it would
be supposed to test, though (that quantlib.hpp exists? That the files it
includes exist?)
>But you didn't asked my opinion on that ;-)
Ouch...
Later,
Luigi