[Issue 5236] [patch] std.format.formattedRead/unformatValue does not support the raw reading of integer types

2017-01-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5236 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to newCTFE at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/6d13f6685556d633ed0801cd638bc5d96fa69a71 Issue 5236 - [patch]

[Issue 5236] [patch] std.format.formattedRead/unformatValue does not support the raw reading of integer types

2017-01-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5236 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/6d13f6685556d633ed0801cd638bc5d96fa69a71 Issue 5236 - [patch]

[Issue 5236] [patch] std.format.formattedRead/unformatValue does not support the raw reading of integer types

2016-12-12 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5236 Andrei Alexandrescu changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 5236] [patch] std.format.formattedRead/unformatValue does not support the raw reading of integer types

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5236 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/6d13f6685556d633ed0801cd638bc5d96fa69a71 Issue 5236 - [patch]

[Issue 5236] [patch] std.format.formattedRead/unformatValue does not support the raw reading of integer types

2016-12-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5236 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/17d13e20666d388aba04357d98f7ed092b58bccb Issue 5236 - [patch]

[Issue 5236] [patch] std.format.formattedRead/unformatValue does not support the raw reading of integer types

2016-10-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5236 Andrei Alexandrescu changed: What|Removed |Added Assignee|and...@erdani.com

[Issue 5236] [patch] std.format.formattedRead/unformatValue does not support the raw reading of integer types

2016-10-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5236 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp --

[Issue 5236] [patch] std.format.formattedRead/unformatValue does not support the raw reading of integer types

2011-01-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5236 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 5236] [patch] std.format.formattedRead/unformatValue does not support the raw reading of integer types

2010-11-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5236 --- Comment #1 from Rob Jacques sandf...@jhu.edu 2010-11-18 14:05:23 PST --- Also, the unformatValue routines need to wrap the parse statements in a traits compiles test, in order to support raw reading from byte streams. i.e. static