July 30, 2012 [phobos] [D-Programming-Language/phobos] 119f7f: Revert all const qualifier of class member functio... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 119f7f7424b7e9ad5958589dd0309758693ca620 https://github.com/D-Programming-Language/phobos/commit/119f7f7424b7e9ad5958589dd0309758693ca620 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-07-30 (Mon, 30 Jul 2012) Changed paths: M std/csv.d M std/outbuffer.d M std/utf.d M std/xml.d Log Message: ----------- Revert all const qualifier of class member functions that inherited from Object. This change is necessary to avoid breaking existing codes which inherit them in user code. Commit: dbcee5992284f4706699fa77c2fd0cae96f4240f https://github.com/D-Programming-Language/phobos/commit/dbcee5992284f4706699fa77c2fd0cae96f4240f Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2012-07-30 (Mon, 30 Jul 2012) Changed paths: M std/csv.d M std/outbuffer.d M std/utf.d M std/xml.d Log Message: ----------- Merge pull request #730 from 9rnsr/rev_const Revert all const qualifier of class member functions that inherited from Object. Compare: https://github.com/D-Programming-Language/phobos/compare/09ea7f599b6c...dbcee5992284 |
Copyright © 1999-2021 by the D Language Foundation