align(n) not working

2010-12-27 Thread %u
Hi, I'm not sure if I'm doing something wrong, but it seems like struct alignment isn't really working. When I execute this code: struct Temp { ubyte x; align(16) ubyte y; } auto o = Temp(); std.stdio.writefln("Address of ali

[Issue 5360] calling rdmd from different folder

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5360 Nick Sabalausky changed: What|Removed |Added CC||cbkbbej...@mailinator.com --- Commen

[Issue 4860] Taking delegates to a member function broken if method is also aliased in from a base class

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4860 Don changed: What|Removed |Added Keywords|wrong-code |rejects-valid Platform|x86_64

[Issue 4389] ICE(constfold.c, expression.c), or wrong code: string~=dchar in CTFE

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4389 Walter Bright changed: What|Removed |Added Version|D2 |D1 & D2 --- Comment #5 from Walter Bri

[Issue 4389] ICE(constfold.c, expression.c), or wrong code: string~=dchar in CTFE

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4389 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #

[Issue 4860] Taking delegates to a member function broken if method is also aliased in from a base class

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4860 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #

[Issue 5090] ICE(todt.c) struct literal initializing zero length array

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5090 Walter Bright changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Issue 5025] ICE(cast.c) shared struct literal

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5025 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 1348] offTi property of TypeInfo return empty array.

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1348 Rob Jacques changed: What|Removed |Added Keywords||spec --- Comment #7 from Rob Jacques 20

[Issue 5380] Subtyping with "alias this" doesn't mix with regular inheritance

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5380 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #

[Issue 1348] offTi property of TypeInfo return empty array.

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1348 nfx...@gmail.com changed: What|Removed |Added CC||nfx...@gmail.com --- Comment #6 from

[Issue 5198] Appender much slower when appending ranges of elements than individual elements

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5198 Steven Schveighoffer changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Issue 1348] offTi property of TypeInfo return empty array.

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1348 Gide Nwawudu changed: What|Removed |Added CC||g...@nwawudu.com --- Comment #5 from Gi

[Issue 1348] offTi property of TypeInfo return empty array.

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1348 Rob Jacques changed: What|Removed |Added Keywords|wrong-code | --- Comment #4 from Rob Jacques 2010-1

[Issue 5375] Detection of cyclic module imports provides error findings on console, instead of exception msg

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5375 Steven Schveighoffer changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Issue 5365] Regression (2.051) implicit conversions via alias this are broken

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5365 --- Comment #5 from Max Samukha 2010-12-27 04:04:15 PST --- (In reply to comment #4) > This was broken by the fix for 5094. The fix for 5094 was good, it just > exposed > another problem that needed fixing. > > http://www.dsource.org/project

[Issue 5380] New: Subtyping with "alias this" doesn't mix with regular inheritance

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5380 Summary: Subtyping with "alias this" doesn't mix with regular inheritance Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW Severity: n

[Issue 5379] New: std.array.replace fails on char[]s

2010-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5379 Summary: std.array.replace fails on char[]s Product: D Version: D2 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: