Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers)
Subject: [lttng-dev] [PATCH babeltrace 3/3] Fix: Removed Python	bindings to static constructor and destructor.
Date: Sun, 20 Jan 2013 12:59:47 -0500	[thread overview]
Message-ID: <20130120175947.GA19512@Krystal> (raw)
In-Reply-To: <1358527534-16401-3-git-send-email-jeremie.galarneau@efficios.com>

* J?r?mie Galarneau (jeremie.galarneau at efficios.com) wrote:
> Resolves an undefined symbol on Python module load.

All 3 patches merged, thanks!

Mathieu

> 
> Signed-off-by: J?r?mie Galarneau <jeremie.galarneau at efficios.com>
> ---
>  bindings/python/babeltrace.i.in | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/bindings/python/babeltrace.i.in b/bindings/python/babeltrace.i.in
> index d45afb0..dd49ba5 100644
> --- a/bindings/python/babeltrace.i.in
> +++ b/bindings/python/babeltrace.i.in
> @@ -194,9 +194,6 @@ extern struct format *bt_lookup_format(bt_intern_str qname);
>  extern void bt_fprintf_format_list(FILE *fp);
>  extern int bt_register_format(struct format *format);
>  
> -void format_init(void);
> -void format_finalize(void);
> -
>  %pythoncode %{
>  
>  def print_format_list(babeltrace_file):
> -- 
> 1.8.1.1
> 
> 
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com



      reply	other threads:[~2013-01-20 17:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-18 16:45 [lttng-dev] [PATCH babeltrace 1/3] Fix: Mismatching function signatures used by python bindings Jérémie Galarneau
2013-01-18 16:45 ` [lttng-dev] [PATCH babeltrace 2/3] Fix: Python 3 binding compatibility and clean intermediate files Jérémie Galarneau
2013-01-18 16:45 ` [lttng-dev] [PATCH babeltrace 3/3] Fix: Removed Python bindings to static constructor and destructor Jérémie Galarneau
2013-01-20 17:59   ` Mathieu Desnoyers [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=20130120175947.GA19512@Krystal \
    --to=mathieu.desnoyers@efficios.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox