[Issue 8459] std.traits.isSafe behavior silently changed

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 28 17:20:40 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8459



--- Comment #1 from github-bugzilla at puremagic.com 2012-07-28 17:20:37 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/9ca21ef2e7ab25aadd5abc041a683c34ebbbfad2
Fix for issue# 8459.

isTrusted and isSafelyCallable have been removed. isSafe now checks for
both @safe and @trusted again (but correctly now).

https://github.com/D-Programming-Language/phobos/commit/0a5c88daf3e0d552f1296095e80564d016474018
Merge pull request #726 from jmdavis/traits

Fix for issue# 8459.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list