Mailinglist Archive: opensuse-bugs (15100 mails)
| < Previous | Next > |
[Bug 301648] [Fix_is_Ready:10.3]Cannot select "remote charset"
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 18 Sep 2007 14:35:34 -0600 (MDT)
- Message-id: <20070918203534.B7CF2CC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=301648#c7
--- Comment #7 from Stephan Binner <stbinner@xxxxxxxxxx> 2007-09-18 14:35:34 MST ---
http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C++ says
"change the access rights to some functions or data members, for example from
private to public. With some compilers, this information may be part of the
signature. If you need to make a private function protected or even public, you
have to add a new function that calls the private one." I guess that also
includes protected->public, dunno if gcc is affected though.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #7 from Stephan Binner <stbinner@xxxxxxxxxx> 2007-09-18 14:35:34 MST ---
http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C++ says
"change the access rights to some functions or data members, for example from
private to public. With some compilers, this information may be part of the
signature. If you need to make a private function protected or even public, you
have to add a new function that calls the private one." I guess that also
includes protected->public, dunno if gcc is affected though.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |