all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Incorrect declarations of thread functions on w32
Date: Mon, 27 Nov 2006 16:58:49 +0000	[thread overview]
Message-ID: <456B1949.50404@gnu.org> (raw)
In-Reply-To: <456AE630.5030800@student.lu.se>

Lennart Borgman wrote:
> Seems like reader_thread is ok, but would it not be much easier to 
> understand if LPVOID was used instead of void* in the argument?
I don't think so. LPVOID is a macro, anyone who is not familiar with the 
definition that Microsoft has given it would have to search for its 
definition.
void * is standard C.

> But w32_msg_worker needs some fix.
It was done this morning.

  reply	other threads:[~2006-11-27 16:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-27  2:44 Incorrect declarations of thread functions on w32 Lennart Borgman
2006-11-27  9:01 ` Jason Rumney
2006-11-27  9:03   ` Lennart Borgman
2006-11-27  9:05     ` Jason Rumney
2006-11-27  9:16       ` Lennart Borgman
2006-11-27  9:38         ` Jason Rumney
2006-11-27 13:20           ` Lennart Borgman
2006-11-27 16:58             ` Jason Rumney [this message]
2006-11-27 17:04               ` Lennart Borgman

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=456B1949.50404@gnu.org \
    --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.