unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Incorrect declarations of thread functions on w32
@ 2006-11-27  2:44 Lennart Borgman
  2006-11-27  9:01 ` Jason Rumney
  0 siblings, 1 reply; 9+ messages in thread
From: Lennart Borgman @ 2006-11-27  2:44 UTC (permalink / raw)


The thread functions should be declared as

DWORD WINAPI ThreadProc(
   LPVOID lpParameter
);

accordning to MS docs. They are not declared that way in Emacs CVS.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-11-27 17:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2006-11-27 17:04               ` Lennart Borgman

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).