[Issue 7199] std.string.indexof cannot be compiled with -inline

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 27 15:19:59 PST 2012


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


Richard Webb <webby at beardmouse.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webby at beardmouse.org.uk


--- Comment #4 from Richard Webb <webby at beardmouse.org.uk> 2012-01-27 15:19:56 PST ---
If i try to build Juno with the latest DMD/Phobos as of now, i get

Error: function juno.locale.core.Culture.displayName cannot get frame pointer
to simpleMindedFind

(Where displayName calls std.string.indexOf).
It builds ok without -inline.

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