octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnulib issue, help...


From: Kai Torben Ohlhus
Subject: Re: gnulib issue, help...
Date: Tue, 1 Jan 2019 23:45:26 +0100

On Tue, Jan 1, 2019 at 10:50 PM Julien Bect <address@hidden> wrote:
Hi all,

My build of default fails like that:

  CXX      libgui/src/m-editor/libgui_src_libgui_src_la-file-editor-tab.lo
libgui/src/m-editor/file-editor-tab.cc: In member function ‘QTextCodec* octave::file_editor_tab::check_valid_codec()’:
libgui/src/m-editor/file-editor-tab.cc:2333:46: error: ‘class QString’ has no member named ‘toStdU32String’; did you mean ‘toStdString’?
         std::u32string u32_str = editor_text.toStdU32String ();

I assume that this is related to cs 4150560153922797 and ee5ecb1bc257.

I have tried to remove all generated files, bootstrap / configure / make again, without success.

Is there something particular that I need to do with gnulib?

@++
Julien

Just an idea.  The cset ee5ecb1bc257  "Add missing gnulib module" was applied to stable and later merged to default with cset 661fe14264c6.  Do you you pulled cset 661fe14264c6 for default already?

Kai

reply via email to

[Prev in Thread] Current Thread [Next in Thread]