emacs-devel
[Top][All Lists]
Advanced

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

Re: Crash after latest w32font changes


From: Jason Rumney
Subject: Re: Crash after latest w32font changes
Date: Mon, 03 Mar 2008 01:51:44 +0000
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

Juanma Barranquero wrote:
Perhaps it is something as simple as this?

-  struct w32font_info *w32_font;
+  struct w32font_info *w32_font = (struct w32font_info *) font;

Thanks, I fixed it a different way without actually noticing that bug.





reply via email to

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