bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Assertion error when building in Debug mode with MSVC


From: Paul Eggert
Subject: Re: Assertion error when building in Debug mode with MSVC
Date: Tue, 25 Jan 2022 13:33:23 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 1/25/22 08:13, Eric Blake wrote:
it something that gnulib should work around by
overriding fclose() to be guaranteed that it has an open fd?

This is a bug that Gnulib's fclose module is already supposed to be working around. Are the programs in question using the fclose module, either directly or indirectly? If so, we should investigate why the fclose module isn't working around the MSVC bug. If not, perhaps we should change the close-stream module to start depending on the fclose module.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]