Re: N3322 functionality tests
Bruno Haible via Gnulib discussion list <[email protected]>
| Newsgroups | gmane.comp.lib.gnulib.bugs |
|---|---|
| Message-ID | <3523822.H8VbNj7W2P@cagnes> |
Lasse Collin wrote: > > How should we handle this? Just skip the tests #if defined > > __MINGW32__ ? Or do you see something better? > > ... the attached patch should fix it. Thanks. I installed it for you, with a cosmetic tweak of the #if condition (to make it easier to understand), and made the ChangeLog entry a little more GNU-style. Bruno