All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/mono-gtksharp3: fix build with latest mono
Date: Sun, 6 Jun 2021 09:43:07 +0200	[thread overview]
Message-ID: <20210606074307.GH168928@scaer> (raw)
In-Reply-To: <20210605211425.2350294-1-fontaine.fabrice@gmail.com>

Fabrice, All,

On 2021-06-05 23:14 +0200, Fabrice Fontaine spake thusly:
> Fix build failure with latest mono which is raised since commit
> 4c8a285b6e35c4028341f874760bfa9226ebff94
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/ff3edfe406f00a29429d2fa4258af12c87e5fb96
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  .../0002-Mono-compilation-error-branch.patch  | 25 +++++++++++++++++++
>  1 file changed, 25 insertions(+)
>  create mode 100644 package/mono-gtksharp3/0002-Mono-compilation-error-branch.patch
> 
> diff --git a/package/mono-gtksharp3/0002-Mono-compilation-error-branch.patch b/package/mono-gtksharp3/0002-Mono-compilation-error-branch.patch
> new file mode 100644
> index 0000000000..0d52401b4a
> --- /dev/null
> +++ b/package/mono-gtksharp3/0002-Mono-compilation-error-branch.patch
> @@ -0,0 +1,25 @@
> +From fe18352a4bc9f0cf3b6cf63b8cc03c5d6e41863b Mon Sep 17 00:00:00 2001
> +From: plprevost <plprevost@sii.fr>
> +Date: Wed, 12 May 2021 16:46:16 +0200
> +Subject: [PATCH] refs issue:#298 Fix mono compilation errors
> +
> +[Retrieved from:
> +https://github.com/mono/gtk-sharp/pull/299/commits/fe18352a4bc9f0cf3b6cf63b8cc03c5d6e41863b]
> +Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> +---
> + sample/test/TestRange.cs | 2 +-
> + 1 file changed, 1 insertion(+), 1 deletion(-)
> +
> +diff --git a/sample/test/TestRange.cs b/sample/test/TestRange.cs
> +index 82fb81105..8727c9a77 100644
> +--- a/sample/test/TestRange.cs
> ++++ b/sample/test/TestRange.cs
> +@@ -8,7 +8,7 @@
> + 
> + using System;
> + 
> +-using Gtk;
> ++using Gtk; using Range = Gtk.Range;
> + 
> + namespace WidgetViewer {
> + 
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2021-06-06  7:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-05 21:14 [Buildroot] [PATCH 1/1] package/mono-gtksharp3: fix build with latest mono Fabrice Fontaine
2021-06-06  7:43 ` Yann E. MORIN [this message]
2021-06-10 20:27 ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2019-05-21 20:20 Fabrice Fontaine
2019-05-23  8:07 ` Peter Korsgaard

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=20210606074307.GH168928@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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.