unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Stephen Powell <stephen_powell@optusnet.com.au>
Cc: 6989@debbugs.gnu.org
Subject: bug#6989: 24.0.50; w32.c:99: error: redefinition of `struct _PROCESS_MEMORY_COUNTERS_EX'
Date: Mon, 06 Sep 2010 02:18:11 -0400	[thread overview]
Message-ID: <E1OsV1v-00084M-0i@fencepost.gnu.org> (raw)
In-Reply-To: <4C843BF7.7070800@optusnet.com.au> (message from Stephen Powell on Mon, 06 Sep 2010 01:55:19 +0100)

> Date: Mon, 06 Sep 2010 01:55:19 +0100
> From: Stephen Powell <stephen_powell@optusnet.com.au>
> Cc: 
> 
> I get this error when compiling emacs under cygwin:
> 
> w32.c:99: error: redefinition of `struct _PROCESS_MEMORY_COUNTERS_EX'
> 
> This is the code in w32.c:
> 
> #include <psapi.h>
> /* This either is not in psapi.h or guarded by higher value of
>    _WIN32_WINNT than what we use.  */
> typedef struct _PROCESS_MEMORY_COUNTERS_EX {
> 
> However since the update of w32api-3.15-1
> <http://cygwin.com/ml/cygwin-announce/2010-08/msg00033.html>
> on the 28 August struct _PROCESS_MEMORY_COUNTERS_EX is defined.

Can you show its definition in w32api 3.15-1, and also tell which
header defines it?

Thanks.





  reply	other threads:[~2010-09-06  6:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-06  0:55 bug#6989: 24.0.50; w32.c:99: error: redefinition of `struct _PROCESS_MEMORY_COUNTERS_EX' Stephen Powell
2010-09-06  6:18 ` Eli Zaretskii [this message]
2010-09-06  8:54 ` Stephen Powell
2010-09-06 17:38   ` Eli Zaretskii
2010-09-07  9:35 ` Stephen Powell
2010-09-07  9:41 ` Stephen Powell
2010-09-17 21:38   ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1OsV1v-00084M-0i@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=6989@debbugs.gnu.org \
    --cc=stephen_powell@optusnet.com.au \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).