On Mon, Jan 26, 2004 at 10:42:44PM +0100, Ulf Lamping wrote: > Does it really make sense to keep this version in the config.nmake, as > thats a file where the common developer could change things. > I don't think this version should be changed by the common developer, > but only by the wiretap developer.
True, but changing it affects the common developer, because the version number is in the shared library name, and when building Ethereal it has to link with the ".lib" file with the corresponding name. > Maybe there's a better place for this changes/settings? Maybe some > header file both "roots" will use? That might be one way to handle it. > I wondered for this version number a while ago, as I didn't get a reason > for this, keeping it 0.0 all the time ;-) Well, I'm changing it to 0.1, to avoid some of the problems people have seen (now the problem they'll see is that Ethereal or Tethereal won't run because the Wiretap DLL won't be found, but at least that's a more obvious failure mode.) _______________________________________________ Ethereal-dev mailing list [EMAIL PROTECTED] http://www.ethereal.com/mailman/listinfo/ethereal-dev
