[Issue 8450] measureTime doesn't work with unsafe template functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 26 19:35:43 PDT 2012


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


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com


--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-07-26 19:35:40 PDT ---
This is a caused by bug# 8362 (that isSafe is totally broken), but the correct
fix would be to have bug# 8138 fixed so that the @safety of the functions
involved would be inferred. As it stands, attribute inferrence fails to solve
the problem if all of the isSafe stuff is removed.

I have a pull request which fixes bug# 8362, which should be updated later
today.

-- 
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