octave-maintainers
[Top][All Lists]
Advanced

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

gnulib issue, help...


From: Julien Bect
Subject: gnulib issue, help...
Date: Tue, 1 Jan 2019 22:49:41 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0

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

reply via email to

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