[Issue 7116] New: phobos git won't compile

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7116 Summary: phobos git won't compile Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Phobos

[Issue 7116] phobos git won't compile

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7116 pelo dl...@chilon.net changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7115] sort function is broken with large arrays

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7115 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au ---

[Issue 5570] 64 bit C ABI not followed for passing structs and complex numbers as function parameters

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5570 Leandro Lucarella llu...@gmail.com changed: What|Removed |Added Keywords||wrong-code

[Issue 5570] 64 bit C ABI not followed for passing structs and complex numbers as function parameters

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5570 --- Comment #1 from Leandro Lucarella llu...@gmail.com 2011-12-16 04:20:00 PST --- Any ETA for a fix? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 5570] 64 bit C ABI not followed for passing structs and complex numbers as function parameters

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5570 Mathias Baumann mathias.baum...@sociomantic.com changed: What|Removed |Added CC|

[Issue 5570] 64 bit C ABI not followed for passing structs and complex numbers as function parameters

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5570 Damian Ziemba nazriel6...@gmail.com changed: What|Removed |Added CC|

[Issue 7117] New: [regression 1.071-1.072] put contract for class member functions are broken

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7117 Summary: [regression 1.071-1.072] put contract for class member functions are broken Product: D Version: D1 Platform: All OS/Version: Linux Status: NEW

[Issue 7118] New: Calling a vararg function with float within scope(exit) causes segfault

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7118 Summary: Calling a vararg function with float within scope(exit) causes segfault Product: D Version: D1 Platform: x86_64 OS/Version: Linux Status: NEW

[Issue 7119] New: In the 1.072 zip osx.d is in the wrong folder

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7119 Summary: In the 1.072 zip osx.d is in the wrong folder Product: D Version: D1 Platform: All OS/Version: Mac OS X Status: NEW Severity: regression Priority: P2

[Issue 7120] New: Scope Delegates + Delegate Literals

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7120 Summary: Scope Delegates + Delegate Literals Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: performance Severity: normal

[Issue 7121] New: Structs with Disabled Default Constructors Also Disable No-Arg Constructors in Classes

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7121 Summary: Structs with Disabled Default Constructors Also Disable No-Arg Constructors in Classes Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 6807] Internal error: ../ztc/cg87.c 879 during optimization

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6807 Jonathan Crapuchettes jcrapuchet...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7119] In the 1.072 zip osx.d is in the wrong folder

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7119 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6635] std.conv.emplace: enforcement is too weak

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6635 --- Comment #2 from timon.g...@gmx.ch 2011-12-16 15:40:09 PST --- Type_Info vptr: 4 bytes gap:4 bytes ulong foo; 8 bytes (requires alignment of 8) If the class is emplaced at an address that is an odd multiple of four, then

[Issue 7119] In the 1.072 zip osx.d is in the wrong folder

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7119 Jakob Bornecrantz wallbra...@gmail.com changed: What|Removed |Added Status|RESOLVED|CLOSED ---

[Issue 7122] New: [module] compiler fails to handle import of renamed module

2011-12-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7122 Summary: [module] compiler fails to handle import of renamed module Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal