digitalmars.D.bugs - [Issue 3027] New: object.toString should be const
- d-bugmail puremagic.com May 26 2009
- d-bugmail puremagic.com May 27 2009
- d-bugmail puremagic.com May 27 2009
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 --- Comment #1 from Gide Nwawudu <gide nwawudu.com> 2009-05-27 05:56:21 PDT --- (In reply to comment #0)object.toString should be const 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
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 --- Comment #2 from Sobirari Muhomori <maxmo pochta.ru> 2009-05-27 06:22:58 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 