emacs-devel
[Top][All Lists]
Advanced

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

Re: Unicode support for the MS Windows clipboard


From: Benjamin Riefenstahl
Subject: Re: Unicode support for the MS Windows clipboard
Date: Wed, 28 Jul 2004 13:20:03 +0200
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3.50 (gnu/linux)

Hi Tak,


Tak Ota <address@hidden> writes:
> This patch introduces the following linking problem.

Thanks for trying it out ;-)

> libc.lib(heapinit.obj) : error LNK2005: __heap_init already defined in
> temacs1.lib(w32heap.obj)

The patch shouldn't have touched those two.  The only connection is
that w32select.c uses "os_subtype", which I is defined in w32heap.c.
For that w32select.c includes "w32heap.h", that is all the conneciton
there is.


benny





reply via email to

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