[Issue 4373] Importing class with 'auto foo()' causes DMD Bus error

2011-02-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4373


Don clugd...@yahoo.com.au changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


--- Comment #3 from Don clugd...@yahoo.com.au 2011-02-10 12:42:43 PST ---
This failed in DMD2.049, but works in 2.050 and 2.051.
The similar-sounding bug 5369 apparently still fails on Linux.

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


[Issue 4373] Importing class with 'auto foo()' causes DMD Bus error

2011-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4373


Brad Roberts bra...@puremagic.com changed:

   What|Removed |Added

   Platform|x86_64  |x86


--- Comment #2 from Brad Roberts bra...@puremagic.com 2011-02-06 15:40:19 PST 
---
Mass migration of bugs marked as x86-64 to just x86.  The platform run on isn't
what's relevant, it's if the app is a 32 or 64 bit app.

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


[Issue 4373] Importing class with 'auto foo()' causes DMD Bus error

2010-06-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4373


Lars T. Kyllingstad bugzi...@kyllingen.net changed:

   What|Removed |Added

 CC||bugzi...@kyllingen.net
 OS/Version|Mac OS X|All


--- Comment #1 from Lars T. Kyllingstad bugzi...@kyllingen.net 2010-06-23 
04:14:12 PDT ---
I can reproduce this on Linux.

$ dmd -c -v b
binarydmd
version   v2.047
config/etc/dmd.conf
parse b
importall b
importobject(/usr/local/include/d/druntime/object.di)
importa(a.d)
semantic  b
semantic2 b
semantic3 b
code  b
Segmentation fault

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