lp:~mingw-w64/mingw-w64/trunk+ddk

Created by Dimitri John Ledkov and last modified
Get this branch:
bzr branch lp:~mingw-w64/mingw-w64/trunk+ddk
Members of Mingw-w64 Packaging Devs can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mingw-w64 Packaging Devs
Project:
Mingw-w64
Status:
Development

Recent revisions

1568. By Dimitri John Ledkov

ddk headers merge

1567. By sezero

2010-04-21 Ozkan Sezer <email address hidden>

 * libsrc/wspiapi/WspiapiLegacyGetAddrInfo.c: Fix strict aliasing
 violation warning by using a struct in_addr variable instead of a
 DWORD variable.

1566. By NightStrike

Factor out 32-bit and 64-bit specific dlltool options

1565. By sezero

2010-04-20 Ozkan Sezer <email address hidden>

 * misc/gettimeofday.c (FILETIME_1970): Change from 11644473600ull
 to 116444736000000000ull as in the mingw.org version, fixing the
 issue reported by Patrick Galbraith.
 (getntptimeofday): Use a union of unsigned long long and FILETIME
 instead of ULARGE_INTEGER, as in the mingw.org version, to fix the
 strict aliasing violations reported by -Wstrict-aliasing=2.

1564. By NightStrike

Comment change

1563. By ktietz70

Fix ChangeLog entry.

1562. By ktietz70

2010-04-19 Patrick von Reth <email address hidden>

        * dbghelp.h (PSYM_ENUMMODULES_CALLBACK64,
        PSYM_ENUMSYMBOLS_CALLBACK64, PSYM_ENUMSYMBOLS_CALLBACK64W,
        CALLBACK *PENUMLOADED_MODULES_CALLBACK64,
        CALLBACK *PSYM_ENUMMODULES_CALLBACK64): Make string
        argument const.

1561. By sezero

2010-04-18 Ozkan Sezer <email address hidden>

 * stdio.h: push/pop possible [v]snprintf and [v]snwprintf macros.
 For the problem report about these macros in libxml2, see:
 http://sourceforge.net/projects/mingw-w64/forums/forum/723797/topic/3482477/

1560. By sezero

2010-04-17 Ozkan Sezer <email address hidden>

 * d3dx9shape.h: added from the wine-1.1.43 sources.
 * Sync'ed with wine-1.1.43 release version.

1559. By jon_y

2010-04-17 Jonathan Yong <email address hidden>

 * misc/mbrtowc.c (__mbrtowc_cp): Add nonnull attribute.
 * misc/wcrtomb.c (wcrtomb): Use __UNUSED_PARAM instead of
 __attribute__ ((__unused__))
 (wcsrtombs): Likewise. Sync with mingw.org.
 * misc/wcstof.c: New.
 * misc/wcstold.c: Sync with mingw.org.
 * Makefile.am: Add misc/wcstof.c.
 * Makefile.in: Regenerated.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mingw-w64
This branch contains Public information 
Everyone can see this information.