Re: [flac-dev] [PATCH] C99 and MSVS

2016-01-03 Thread Erik de Castro Lopo
lvqcl wrote: > Visual Studio 2013 and newer has better support of C99. > > A couple of compatibility hacks was rewritten: > *) lround definition in lpc.c > *) integer types in compat.h Applied. Thanks. Erik -- -- Erik de C

[flac-dev] [PATCH] C99 and MSVS

2016-01-01 Thread lvqcl
Visual Studio 2013 and newer has better support of C99. A couple of compatibility hacks was rewritten: *) lround definition in lpc.c *) integer types in compat.h lround.patch Description: Binary data inttypes.patch Description: Binary data ___ flac