Re: Series of patches fixing MSVC 2010 compilation and 64-bit file support
Chris Moeller <[email protected]> Tue, 14 Aug 2012 04:18:18 -0700
| Newsgroups | gmane.comp.audio.compression.flac.user |
|---|---|
| Message-ID | <CA+aRtub-v-Ti0L6YP3y10CXMZp-Tg6FJWFG9ZMkZ0zZaEeS3nA@mail.gmail.com> |
Disregard that, I should have posted to the dev list. Oh, and that third patch is incomplete. On Tue, Aug 14, 2012 at 3:58 AM, Chris Moeller <[email protected]> wrote: > The first patch upgrades the projects to MSVC 2010 files, the second fixes > some other compilation issues, and the third expands encoding support to > 64-bit file sizes. > > Some of this could probably be reformatted to move some of the definitions > to a common compatibility header file. > > Some of the inline changes and redefinitions were due to how MSVC treated > some of the inline functions, causing them to fail to > link. safe_malloc_mul_2op_, in particular, should probably be moved to a > static C file, since MSVC doesn't want to pick it up otherwise. > > -Chris M. > _______________________________________________ Flac mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac