changeset 66012:b4dbd6eac70b

(FATAL ERRORS): Remove item about JPEG libraries on Windows (Done).
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 11 Oct 2005 08:23:28 +0000
parents 0d17c7f3364a
children 1de4729d29d6
files admin/FOR-RELEASE
diffstat 1 files changed, 0 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/admin/FOR-RELEASE	Tue Oct 11 05:55:17 2005 +0000
+++ b/admin/FOR-RELEASE	Tue Oct 11 08:23:28 2005 +0000
@@ -53,16 +53,6 @@
 ** Investigate reported crashes related to using an
 invalid pointer from string_free_list.
 
-** Emacs on Windows crashes reading JPEG images from files.
-
-The problem is caused by the Emacs executable and the image library
-having multiple, incompatible copies of the run-time code, which can
-happen when mixing a MSVC build of Emacs with a MinGW build of the
-jpeg library (or the other way around).  The fix is straightforward
-and has already been posted on the developers' list, but it is on the
-back burner waiting for a legal comment or an alternate implementation
-(around 30 lines of code).
-
 * BUGS
 
 ** Make a new interface for specifying window configurations