mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 20:32:00 -08:00
(FATAL ERRORS): Remove item about JPEG libraries on Windows (Done).
This commit is contained in:
parent
25f7a98cab
commit
bf0b151d47
1 changed files with 0 additions and 10 deletions
|
|
@ -53,16 +53,6 @@ test), it may be better just to avoid displaying such images for emacs 22.
|
|||
** 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue