From: Jason Rumney <jasonr@gnu.org>
Cc: Emacs-Devel <emacs-devel@gnu.org>
Subject: Re: Image support on MS OS
Date: Sat, 11 Sep 2004 16:58:33 +0100 [thread overview]
Message-ID: <uekl8n6fq.fsf@jasonrumney.net> (raw)
In-Reply-To: <68c73b1a0409080048f083c5f@mail.gmail.com> (Dhruva Krishnamurthy's message of "Wed, 8 Sep 2004 13:18:48 +0530")
Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> writes:
> When viewing images (JPEG) in MSVC build, I get the following error:
> JPEG parameter struct mismatch: library thinks size is 432, caller
> expects 464
We used to get crashes loading JPEGs when using an optimized MSVC
build of Emacs. I can't see that error message in Emacs, so maybe the
author of the jpeg library has added detection of the problem. As I
suspected, the alignment of struct members is probably affected by an
optimization option, though I wonder why this is not a major problem
for users of MSVC when using external libraries.
prev parent reply other threads:[~2004-09-11 15:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-08 7:48 Image support on MS OS Dhruva Krishnamurthy
2004-09-11 15:58 ` Jason Rumney [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=uekl8n6fq.fsf@jasonrumney.net \
--to=jasonr@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.