[Issue 9496] [REG 2.061 -> 2.062 alpha] "this[1 .. $]" passes wrong	"this" to "opDollar"
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Feb 10 12:53:49 PST 2013
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=9496
Jonathan M Davis <jmdavisProg at gmx.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|All                         |Linux
--- Comment #5 from Jonathan M Davis <jmdavisProg at gmx.com> 2013-02-10 12:53:47 PST ---
Yeah. On 64-bit Linux, I'm getting
Main:           7FFF39C7A4D8
Inside get:     7FFF39C7A4D8
Normal
Inside opDollar 7FFF39C7A4D8
Inside opSlice: 7FFF39C7A4D8
wait for it:
Inside opDollar 10
Inside opSlice: 7FFF39C7A4D8
not here:
Inside opDollar 7FFF39C7A4D8
Inside opSlice: 7FFF39C7A4D8
-- 
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