emacs-devel
[Top][All Lists]
Advanced

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

Re: msvc-inval.h?


From: Eli Zaretskii
Subject: Re: msvc-inval.h?
Date: Tue, 09 Sep 2014 16:23:15 +0300

> From: Stephen Leake <address@hidden>
> Date: Mon, 08 Sep 2014 08:25:07 -0500
> 
> I'm still curious what msvc-inval.h is. I'm now guessing it is used when
> compiling Emacs with Microsoft Visual C++?

Yes.

It is also a bad idea, IMNSHO: its purpose is to prevent runtime
library functions from producing fatal exceptions, which hides
important information and makes debugging during development harder.



reply via email to

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