All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Ralf Dragon <hypnotoad@lindra.de>
Cc: gwenhael.goavec-merou@trabucayre.com, yann.morin.1998@free.fr,
	asafka7@gmail.com, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] python-sip: fix compile error
Date: Fri, 05 Jan 2024 13:41:38 +0100	[thread overview]
Message-ID: <87bka02br1.fsf@48ers.dk> (raw)
In-Reply-To: <20231212160112.94272-1-hypnotoad@lindra.de> (Ralf Dragon's message of "Tue, 12 Dec 2023 17:01:11 +0100")

>>>>> "Ralf" == Ralf Dragon <hypnotoad@lindra.de> writes:

 > Without the patch, python-sip fails to compile with:
 > siplib.c: In function ‘sip_api_get_frame’:
 > siplib.c:13750:22: error: invalid use of undefined type ‘struct _frame’
 > 13750 |         frame = frame->f_back;

 > This likely fixes bug 15201 [1].



 > [1] https://bugs.buildroot.org/show_bug.cgi?id=15201


 > Signed-off-by: Ralf Dragon <hypnotoad@lindra.de>
 > ---
 > Backport to: 2023.02.x

Committed to 2023.02.x and 2023.11.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2024-01-05 12:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-12 16:01 [Buildroot] [PATCH 1/2] python-sip: fix compile error Ralf Dragon
2023-12-12 16:01 ` [Buildroot] [PATCH 2/2] python-qt5: add PyQt5.sip module Ralf Dragon
2023-12-17 22:07   ` Thomas Petazzoni via buildroot
2023-12-18 18:22     ` Ralf Dragon
2023-12-18 19:51       ` Thomas Petazzoni via buildroot
     [not found]         ` <f329f198-4cb1-4e61-8e47-0653cab03893@lindra.de>
2023-12-19 19:36           ` Ralf Dragon
2024-01-02 21:48           ` Ralf Dragon
2023-12-18 18:58     ` Ralf Dragon
2024-01-10 19:21     ` Julien Olivain
2024-01-10 19:58       ` Thomas Petazzoni via buildroot
2024-03-10 13:25   ` Julien Olivain
2023-12-17 22:03 ` [Buildroot] [PATCH 1/2] python-sip: fix compile error Thomas Petazzoni via buildroot
2024-01-05 12:41 ` Peter Korsgaard [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=87bka02br1.fsf@48ers.dk \
    --to=peter@korsgaard.com \
    --cc=asafka7@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=gwenhael.goavec-merou@trabucayre.com \
    --cc=hypnotoad@lindra.de \
    --cc=yann.morin.1998@free.fr \
    /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.