[Bug 1206687] New: pk-backend-zypp must disambiguate namespace filesystem
https://bugzilla.suse.com/show_bug.cgi?id=1206687 Bug ID: 1206687 Summary: pk-backend-zypp must disambiguate namespace filesystem Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME Assignee: gnome-bugs@suse.de Reporter: ma@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- In OBS (e.g. https://build.opensuse.org/project/show/zypp:TW) gcc complains: pk-backend-zypp.cpp:614:25: error: reference to 'filesystem' is ambiguous filesystem::Pathname pathname("/"); note: candidates are: 'namespace zypp::filesystem { }' note: 'namespace std::filesystem { }' Similar for several other usages of 'filesystem::*'. A 'using zypp:filesystem' may help or they need to be fully qualified as 'zypp::filesystem'. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1206687 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gnome-bugs@suse.de |songchuan.kang@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1206687 https://bugzilla.suse.com/show_bug.cgi?id=1206687#c1 Jonathan Kang <songchuan.kang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Jonathan Kang <songchuan.kang@suse.com> --- Fix was submitted via https://build.opensuse.org/request/show/1056306. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com