January 26, 2015 [phobos] [D-Programming-Language/phobos] 3ee0dc: Remove pure attribute from the unittests which con... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 3ee0dc79dd2c91b1801a6b89da41543238cfebec https://github.com/D-Programming-Language/phobos/commit/3ee0dc79dd2c91b1801a6b89da41543238cfebec Author: k-hara <k.hara.pg@gmail.com> Date: 2015-01-26 (Mon, 26 Jan 2015) Changed paths: M std/format.d Log Message: ----------- Remove pure attribute from the unittests which contain formatting floating point values They were added by pull 2890 (ab9e15222a5f17ea7f3255fa0861c70ddcc8b11b), but they were incorrectly accepted by the compiler regression. Commit: 4d9077d340695f2736cf29f0cac32d41ccb4bc32 https://github.com/D-Programming-Language/phobos/commit/4d9077d340695f2736cf29f0cac32d41ccb4bc32 Author: Daniel Murphy <yebblies@gmail.com> Date: 2015-01-27 (Tue, 27 Jan 2015) Changed paths: M std/format.d Log Message: ----------- Merge pull request #2912 from 9rnsr/fix_impurecall Remove pure attribute from the unittests which contain formatting floating point values Compare: https://github.com/D-Programming-Language/phobos/compare/b159a5bdc980...4d9077d34069 |
Copyright © 1999-2021 by the D Language Foundation