[Buildroot] [PATCH 1/1] package/cegui: fix invalid cast

Bartosz Bilas b.bilas at grinn-global.com
Fri Apr 3 07:11:42 UTC 2020


Hi Peter,

On 03.04.2020 00:01, Peter Korsgaard wrote:
>>>>>> "Bartosz" == Bartosz Bilas <b.bilas at grinn-global.com> writes:
>   > Fixes:
>   > - http://autobuild.buildroot.net/results/a76/a76e88d1805c836bf095b9b6ed5fb52aa0fcdc0a
>   > - http://autobuild.buildroot.net/results/d24/d24ebb999215a23e0743c29ca137745417316bc4
>   > - http://autobuild.buildroot.net/results/37b/37b46d25a98a17ead9133cba9fd6c8ebe8996d60
>
>   > and many many more...
>
>   > Signed-off-by: Bartosz Bilas <b.bilas at grinn-global.com>
>   > ---
>   >  ...tringTranscoder.cpp-use-cast-notatio.patch | 34 +++++++++++++++++++
>   >  1 file changed, 34 insertions(+)
>   >  create mode 100644 package/cegui/0002-cegui-src-IconvStringTranscoder.cpp-use-cast-notatio.patch
>
>   > diff --git
>   > a/package/cegui/0002-cegui-src-IconvStringTranscoder.cpp-use-cast-notatio.patch
>   > b/package/cegui/0002-cegui-src-IconvStringTranscoder.cpp-use-cast-notatio.patch
>   > new file mode 100644
>   > index 0000000000..4dbdafb079
>   > --- /dev/null
>   > +++ b/package/cegui/0002-cegui-src-IconvStringTranscoder.cpp-use-cast-notatio.patch
>   > @@ -0,0 +1,34 @@
>   > +From 4561bac9dddad8fd79e746ea1ddd89c20647a162 Mon Sep 17 00:00:00 2001
>   > +From: Bartosz Bilas <b.bilas at grinn-global.com>
>   > +Date: Thu, 2 Apr 2020 18:04:28 +0200
>   > +Subject: [PATCH 1/1] cegui/src/IconvStringTranscoder.cpp: use cast notation
>
> Please use the -N option to git format-patch to get rid of the 1/1 as
> pointed out by check-package:
>
> package/cegui/0002-cegui-src-IconvStringTranscoder.cpp-use-cast-notatio.patch:4: generate your patches with 'git format-patch -N'
I'll keep it in my mind ;)
>
> Committed with that fixed, thanks. Do not forget to submit the patch
> upstream.
>
That's already done.


Best
Bartek


More information about the buildroot mailing list