https://bugs.documentfoundation.org/show_bug.cgi?id=91120

            Bug ID: 91120
           Summary: Lots of warnings with GCC 5.1 about deprecated
                    std::auto_ptr
           Product: LibreOffice
           Version: 5.0.0.0.alpha0+ Master
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

While building LibreOffice with GCC 5.1, I'm seeing hundreds of warnings:

warning: ‘template<class> class std::auto_ptr’ is deprecated
[-Wdeprecated-declarations]
 template<class T> T * get_pointer(std::auto_ptr<T> const& p)

Here is more info: http://www.cplusplus.com/reference/memory/auto_ptr/

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to