octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #55191] default fails to build with Qt 4.8: er


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55191] default fails to build with Qt 4.8: error: 'FullyEncoded' is not a member of 'QUrl'
Date: Sun, 9 Dec 2018 23:31:48 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.80 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?55191>

                 Summary: default fails to build with Qt 4.8: error:
'FullyEncoded' is not a member of 'QUrl'
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Sun 09 Dec 2018 08:31:46 PM PST
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Building the default branch with Qt 4.8 fails since changeset 494452db0477
with the error:


  CXX      libgui/src/libgui_src_libgui_src_la-documentation.lo               
                                                                              
                                                                              
 
../octave-default/libgui/src/documentation.cc: In member function 'void
octave::documentation::update_history(int, QAction**)':                       
                                                                              
        
../octave-default/libgui/src/documentation.cc:727:77: error: 'FullyEncoded' is
not a member of 'QUrl'                                                        
                                                                              
 
         QString url = m_doc_browser->historyUrl (prev_next*(i+1)).toString
(QUrl::FullyEncoded);                                                         
                                                                              
    
                                                                             ^
                                                                              
                                                                              
 


Using '.toEncoded ()' looks like it should be more portable between Qt 4 and
5.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55191>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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