all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] Add Microsoft support to cc-mode
@ 2010-08-31 21:01 Daniel Colascione
  2010-09-01  6:38 ` bug#6959: " Stefan Monnier
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Daniel Colascione @ 2010-08-31 21:01 UTC (permalink / raw)
  To: emacs-devel, bug-gnu-emacs

Microsoft uses a... unique programming style (erm, typedef void
VOID?!) that tends to trip up cc-mode. Particularly problematic are
certain code annotations, as described in
http://msdn.microsoft.com/en-us/library/aa383701(VS.85).aspx. This
patch adds support for this bizarre programming style and allows one
to work on idiomatic Windows sources comfortably.

You can get the diff at

http://bazaar.launchpad.net/~dan-colascione/emacs/c++0x/revision/101039



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

end of thread, other threads:[~2016-02-26  6:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-31 21:01 [PATCH] Add Microsoft support to cc-mode Daniel Colascione
2010-09-01  6:38 ` bug#6959: " Stefan Monnier
     [not found] ` <jwvoccic73r.fsf-monnier+emacs@gnu.org>
2011-01-14  5:54   ` Daniel Colascione
2011-01-14 15:52     ` Stefan Monnier
2016-02-26  6:42 ` Lars Ingebrigtsen
2016-02-26  6:44   ` Daniel Colascione
2016-02-26  6:44   ` Daniel Colascione
2016-02-26  6:42 ` Lars Ingebrigtsen

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.