Re: Ethereal 0.99.0 and Windows ME
Gerald Combs <[email protected]>
| Newsgroups | gmane.network.ethereal.devel |
|---|---|
| Message-ID | <[email protected]> |
Joerg Mayer wrote: > On Wed, Apr 26, 2006 at 04:07:22PM -0500, Gerald Combs wrote: >> I've checked in a change to do this. > > : g_assert(ret == TRUE && versinfo.dwPlatformId != VER_PLATFORM_WIN32_WINDOWS); > > Is the && in the test really correct? No. Which illustrates the fact that we don't have an ME test system. :) A better fix has been checked in.