digitalmars.D.bugs - [Issue 3027] New: object.toString should be const
- d-bugmail puremagic.com (18/18) May 26 2009 http://d.puremagic.com/issues/show_bug.cgi?id=3027
- d-bugmail puremagic.com (13/17) May 27 2009 http://d.puremagic.com/issues/show_bug.cgi?id=3027
- d-bugmail puremagic.com (11/11) May 27 2009 http://d.puremagic.com/issues/show_bug.cgi?id=3027
http://d.puremagic.com/issues/show_bug.cgi?id=3027
Summary: object.toString should be const
Product: D
Version: 2.028
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: bugzilla digitalmars.com
ReportedBy: davidl 126.com
It will be better if we apply the constness to the library.
std.boxer also has several methods should be qualified as const. such as
unboxable
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 26 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3027
Gide Nwawudu <gide nwawudu.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gide nwawudu.com
object.toString should be const
It will be better if we apply the constness to the library.
Dup of BUG 2899 ?
std.boxer also has several methods should be qualified as const. such as
unboxable
I think std.boxer is being deprecated, but maybe it should be const correct
before it goes.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 27 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3027
Sobirari Muhomori <maxmo pochta.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
PDT ---
*** This issue has been marked as a duplicate of issue 1824 ***
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 27 2009









d-bugmail puremagic.com 