[Issue 9366] Appending a value cast to void to a void[] crashes DMD.

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9366 --- Comment #2 from github-bugzi...@puremagic.com 2013-01-22 01:12:06 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 9333] druntime module is not compiled into binary

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9333 Alex R�nne Petersen a...@lycus.org changed: What|Removed |Added CC||a...@lycus.org

[Issue 9366] (D1 only) Appending a value cast to void to a void[] crashes DMD.

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9366 yebblies yebbl...@gmail.com changed: What|Removed |Added Version|D1 D2 |D1

[Issue 9174] regression(2.057) ice(cast.c) with ternary operator and alias this

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9174 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #2

[Issue 6856] Absence of in() contract (precondition) should mean use default precondition instead of ignore inherited in() contracts

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6856 Leandro Lucarella leandro.lucare...@sociomantic.com changed: What|Removed |Added Severity|enhancement

[Issue 9364] [ICE] Error: CTFE internal error painting S*

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9364 --- Comment #2 from Don clugd...@yahoo.com.au 2013-01-22 08:22:23 PST --- Yeah it's just an internal error you should never see, it's just a bit nicer than most ICE bugs because it gives the line number. -- Configure issuemail:

[Issue 7757] Inout function with lazy inout parameter doesn't compile

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7757 --- Comment #3 from github-bugzi...@puremagic.com 2013-01-22 09:44:19 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8504] Template attribute inferrence doesn't work

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8504 --- Comment #3 from github-bugzi...@puremagic.com 2013-01-22 09:44:15 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 4581] extern function pointers inside functions

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4581 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 9368] New: Final swith typedef'ed enum is not properly checked

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9368 Summary: Final swith typedef'ed enum is not properly checked Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: accepts-invalid, pull

[Issue 9368] Final switch on typedef'ed enum is not properly checked

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9368 --- Comment #1 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-01-22 10:55:42 PST --- https://github.com/D-Programming-Language/dmd/pull/1534 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 888] -cov and _ModuleInfo linking bugs

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=888 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|REOPENED|NEW

[Issue 463] [module] private module members have global bindings instead of local ones

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=463 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 1181] DMD requires initializer for struct that shouldn't need one

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1181 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 2644] Unresolved template reference

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2644 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 9369] New: DDoc hardcodes '' - 'amp;' in code

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9369 Summary: DDoc hardcodes '' - 'amp;' in code Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 6856] Absence of in contract (precondition) on override of method that has one is badly designed

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6856 Stewart Gordon s...@iname.com changed: What|Removed |Added Summary|Absence of in() contract|Absence of in contract

[Issue 9370] New: DDoc: switch to one html file per entity (function, type etc)

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9370 Summary: DDoc: switch to one html file per entity (function, type etc) Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity:

[Issue 7715] DDoc eats $1, $2, $3 etc. inside d_code section

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7715 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 9370] DDoc: switch to one html file per entity (function, type etc)

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9370 Adam D. Ruppe destructiona...@gmail.com changed: What|Removed |Added CC|

[Issue 9371] New: @safe works or doens't depending on position

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9371 Summary: @safe works or doens't depending on position Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 9372] New: Class member with @disabled ctor makes class ctor unusable

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9372 Summary: Class member with @disabled ctor makes class ctor unusable Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 3252] undefined reference to package function called from an interface

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3252 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8152] Linking C library causes Seg-fault

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8152 Stephan stephan.schiff...@mac.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9369] DDoc hardcodes '' - 'amp;' in code

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9369 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 6614] std.traits should have an isFinal template

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6614 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added OS/Version|Linux |All ---

[Issue 6224] Make a read-only public ownerTid property for std.concurrency

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6224 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added OS/Version|Windows |All ---

[Issue 6224] Make a read-only public ownerTid property for std.concurrency

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6224 --- Comment #3 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-01-22 15:24:33 PST --- (In reply to comment #2) The problem is this is equal to Tid.init for the main thread since Tid is a struct. That wasn't worded properly. It's .init

[Issue 9369] DDoc hardcodes '' - 'amp;' in code

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9369 --- Comment #2 from github-bugzi...@puremagic.com 2013-01-22 15:36:22 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 9369] DDoc hardcodes '' - 'amp;' in code

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9369 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6224] Add an ownerTid property in std.concurrency

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6224 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 9373] New: Add deprecation message to all empty deprecation statements

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9373 Summary: Add deprecation message to all empty deprecation statements Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 9373] Add deprecation message to all empty deprecation statements

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9373 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||pull ---

[Issue 6538] ICE(mangle.c) Invalid template constraints

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6538 --- Comment #2 from Kenji Hara k.hara...@gmail.com 2013-01-22 17:23:50 PST --- void foo(I...)(I sizes) if (allSatisfy!(isIntegral, sizes)) {} In this case, allSatisfy is instantiated with the symbol 'sizes', but it does not have an actual

[Issue 9374] New: 'super' should be accessible inside template constraint

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9374 Summary: 'super' should be accessible inside template constraint Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: rejects-valid

[Issue 5806] std.concurrency : Need the count of a thread's message queue

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5806 --- Comment #1 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-01-22 18:04:31 PST --- Welp, I don't think I know how to implement this, I'm not sure which one of these is right: return m_localMsgs; return m_localBox.length; return

[Issue 9375] New: wrong code when assigning to ref in CTFE

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9375 Summary: wrong code when assigning to ref in CTFE Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: CTFE, wrong-code Severity: normal

[Issue 6043] Chainable template mixin

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6043 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 5797] std.math.approxEqual should accept const arguments

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5797 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9361] Nasty bug and/or error message for template constaints using this

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9361 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5175] Add a way to get parameter names to std.traits

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5175 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 6538] ICE(mangle.c) Invalid template constraints

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6538 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||maidenp...@hotmail.com

[Issue 9373] Add deprecation message to all empty deprecation statements

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9373 --- Comment #2 from github-bugzi...@puremagic.com 2013-01-22 19:39:30 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 6538] ICE(mangle.c) Invalid template constraints

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6538 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull

[Issue 9374] 'super' should be accessible inside template constraint

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9374 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1

[Issue 9361] Nasty bug and/or error message for template constaints using this

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9361 --- Comment #5 from github-bugzi...@puremagic.com 2013-01-22 21:50:19 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 6538] ICE(mangle.c) Invalid template constraints

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6538 --- Comment #5 from github-bugzi...@puremagic.com 2013-01-22 21:50:28 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 9374] 'super' should be accessible inside template constraint

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9374 --- Comment #2 from github-bugzi...@puremagic.com 2013-01-22 21:50:24 PST --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 9374] 'super' should be accessible inside template constraint

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9374 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6538] ICE(mangle.c) Invalid template constraints

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6538 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 9376] New: Improve LaTeX - PDF generation for the language spec

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9376 Summary: Improve LaTeX - PDF generation for the language spec Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 9376] Improve LaTeX - PDF generation for the language spec

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9376 --- Comment #1 from Andrei Alexandrescu and...@erdani.com 2013-01-22 23:13:12 PST --- This looks mechanical but may actually be quite challenging. Requires good command of both ddoc and latex. -- Configure issuemail:

[Issue 9372] Class member with @disabled ctor makes class ctor unusable

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9372 Jacob Carlborg d...@me.com changed: What|Removed |Added CC||d...@me.com --- Comment

[Issue 9370] DDoc: switch to one html file per entity (function, type etc)

2013-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9370 --- Comment #3 from Andrei Alexandrescu and...@erdani.com 2013-01-22 23:44:40 PST --- ddox is indeed the prime candidate for this. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this