After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 524361 - Problem building examples/gnome-hello/application.cc using Sun Studio 11
Problem building examples/gnome-hello/application.cc using Sun Studio 11
Status: RESOLVED OBSOLETE
Product: libgnomeuimm
Classification: Other
Component: general
git master
Other Solaris
: Normal normal
: ---
Assigned To: libgnomeuimm-maint
libgnomeuimm-maint
Depends on:
Blocks:
 
 
Reported: 2008-03-25 19:24 UTC by The Written Word
Modified: 2012-03-13 09:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description The Written Word 2008-03-25 19:24:44 UTC
$ CC -V
cc: Sun C 5.8 Patch 121015-06 2007/10/03

"application.cc", line 179: Error: Cannot use std::vector<Gnome::UI::Items::Info> to initialize const Gnome::UI::Items::Array<Gnome::UI::Items::Info> without "const Gnome::UI::Items::Array<Gnome::UI::Items::Info>::const Gnome::UI::Items::Array<Gnome::UI::Items::Info>(const const Gnome::UI::Items::Array<Gnome::UI::Items::Info>&)";.
"application.cc", line 180: Error: Cannot use std::vector<Gnome::UI::Items::Info> to initialize const Gnome::UI::Items::Array<Gnome::UI::Items::Info> without "const Gnome::UI::Items::Array<Gnome::UI::Items::Info>::const Gnome::UI::Items::Array<Gnome::UI::Items::Info>(const const Gnome::UI::Items::Array<Gnome::UI::Items::Info>&)";.
"application.cc", line 181: Error: Cannot use std::vector<Gnome::UI::Items::Info> to initialize const Gnome::UI::Items::Array<Gnome::UI::Items::Info> without "const Gnome::UI::Items::Array<Gnome::UI::Items::Info>::const Gnome::UI::Items::Array<Gnome::UI::Items::Info>(const const Gnome::UI::Items::Array<Gnome::UI::Items::Info>&)";.
...
Comment 1 Murray Cumming 2012-03-13 09:29:43 UTC
libgnomeuimm is unmaintained because the C API is deprecated.