This commit makes MSVC to fail to compile libFLAC in debug config with the following message: error C2065: 'debug_target_offset' : undeclared identifier (The removed FLAC__ASSERT_DECLARATION macros declare debug_target_offset variable that was used in subsequent FLAC__ASSERTs)
lvqcl wrote:> This commit makes MSVC to fail to compile libFLAC in debug config > with the following message: > > error C2065: 'debug_target_offset' : undeclared identifier > > > (The removed FLAC__ASSERT_DECLARATION macros declare debug_target_offset > variable that was used in subsequent FLAC__ASSERTs)Thanks for that. I'll revert it. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/