Re: [PATCH 01/15] Cygwin64: Fix winExtDLL build
Robert Story <[email protected]>
| Newsgroups | gmane.network.net-snmp.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 13 May 2018 14:31:39 -0700 Bart wrote: BVA> The winExtDLL code assumes that sizeof(oid) == 4. Hence define BVA> the 'oid' type as unsigned int when building with MSVC, MinGW BVA> or Cygwin. This patch avoids that building winExtDLL with BVA> Cygwin64 fails on the following statement: BVA> BVA> netsnmp_static_assert(sizeof(oid) == sizeof(UINT)); I don't think this technically meets criteria for RC phase, but it would be nice if most platforms built, so I'll vote for this one for 5.8. Robert ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot