From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH] Allow use headers in C++.
Date: Wed, 16 Jun 2010 14:14:52 +0200 [thread overview]
Message-ID: <4C18C03C.7090904@redhat.com> (raw)
In-Reply-To: <1276532407-15147-1-git-send-email-mbroz@redhat.com>
Dne 14.6.2010 18:20, Milan Broz napsal(a):
> Remove C++ private keyword from header.
> Add extern C definition for libdevmapper and lvm2app.
> ---
> libdm/libdevmapper.h | 13 ++++++++++---
> libdm/libdm-report.c | 4 ++--
> liblvm/lvm2app.h | 6 ++++++
> 3 files changed, 18 insertions(+), 5 deletions(-)
>
> diff --git a/libdm/libdevmapper.h b/libdm/libdevmapper.h
> index 0b67a0f..7c72cf7 100644
> --- a/libdm/libdevmapper.h
> +++ b/libdm/libdevmapper.h
> @@ -1,6 +1,6 @@
Ack
When we do this for libdevmapper.h and lvm2app.h, then for consistency C++
externs should be applied to remaing user exported headers:
libdevmapper-event.h
lvm2cmd.h
Zdenek
prev parent reply other threads:[~2010-06-16 12:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-14 16:20 [PATCH] Allow use headers in C++ Milan Broz
2010-06-14 19:27 ` ben scott
2010-06-15 11:43 ` Mike Snitzer
2010-06-15 11:50 ` Milan Broz
2010-06-16 12:14 ` Zdenek Kabelac [this message]
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=4C18C03C.7090904@redhat.com \
--to=zkabelac@redhat.com \
--cc=lvm-devel@redhat.com \
/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.
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.