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 97336 - compilation problem with Sun Forte C++
compilation problem with Sun Forte C++
Status: RESOLVED FIXED
Product: gtkmm
Classification: Bindings
Component: build
2.0
Other Solaris
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2002-10-31 15:53 UTC by Michael v. Szombathely
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
just the patch (1.16 KB, patch)
2002-10-31 15:54 UTC, Michael v. Szombathely
none Details | Review

Description Michael v. Szombathely 2002-10-31 15:53:19 UTC
The Sun compiler does not allow default parameters in definition. Patch
follows.
Comment 1 Michael v. Szombathely 2002-10-31 15:54:55 UTC
Created attachment 11934 [details] [review]
just the patch
Comment 2 Daniel Elstner 2002-10-31 17:02:01 UTC
I fixed this just a few hours ago ;)
anoncvs might need a while to sync, though.

--Daniel