[Issue 4373] Importing class with 'auto foo()' causes DMD Bus error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jun 23 04:14:13 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4373
Lars T. Kyllingstad <bugzilla at kyllingen.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at kyllingen.net
OS/Version|Mac OS X |All
--- Comment #1 from Lars T. Kyllingstad <bugzilla at kyllingen.net> 2010-06-23 04:14:12 PDT ---
I can reproduce this on Linux.
$ dmd -c -v b
binary dmd
version v2.047
config /etc/dmd.conf
parse b
importall b
import object (/usr/local/include/d/druntime/object.di)
import a (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: -------
More information about the Digitalmars-d-bugs
mailing list