[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#7452: Duplicated Definitions
From: |
Eli Zaretskii |
Subject: |
bug#7452: Duplicated Definitions |
Date: |
Sat, 20 Nov 2010 21:28:44 +0200 |
> Date: Sat, 20 Nov 2010 09:50:55 -0800
> From: Tak Ota <Takaaki.Ota@am.sony.com>
> Cc:
>
> I had to remove the following definition in src/w32.c because it is
> already defined in MinGW/include/psapi.h in the latest MinGW.
Is this in Emacs 23.x or in Emacs 24? The latter already has the
solution for this, so if it doesn't work, please show the details (the
error messages and the version of your MinGW and w32api
installations).
If this is Emacs 23, then I will back-port the solution from Emacs 24
for the next release.