On Sat, Sep 11, 2021 at 4:47 PM Jerry James wrote:
>
> On Sat, Sep 11, 2021 at 1:49 PM Neal Gompa wrote:
> > I've been trying to figure out how to fix the builds for
> > libyui-ncurses[1] and libyui-mga-ncurses[2].
> >
> > The errors in both package builds confuse me. It looks like the
> > "frien
On Sat, Sep 11, 2021 at 2:49 PM Fabio Valentini wrote:
> Take this with a grain of salt, I'm certainly not an expert when it
> comes to C++. Though I think I might have found the issue in the
> ncurses header files. Comparing the contents of ncurses-devel between
> f34 (which builds fine) and f35/
On Sat, Sep 11, 2021 at 9:49 PM Neal Gompa wrote:
>
> Hello all,
>
> I've been trying to figure out how to fix the builds for
> libyui-ncurses[1] and libyui-mga-ncurses[2].
>
> The errors in both package builds confuse me. It looks like the
> "friend" declarations are all broken and it leads to al
On Sat, Sep 11, 2021 at 1:49 PM Neal Gompa wrote:
> I've been trying to figure out how to fix the builds for
> libyui-ncurses[1] and libyui-mga-ncurses[2].
>
> The errors in both package builds confuse me. It looks like the
> "friend" declarations are all broken and it leads to all kinds of
> miss
Hello all,
I've been trying to figure out how to fix the builds for
libyui-ncurses[1] and libyui-mga-ncurses[2].
The errors in both package builds confuse me. It looks like the
"friend" declarations are all broken and it leads to all kinds of
missing methods and members, which breaks the whole th