[Issue 13270] ddoc can't find parameters of ditto'd function overloads

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13270 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #8 from Kenji Hara --- https:

[Issue 14546] "ClockType.uptime is not supported by MonoTimeImpl on this system"

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14546 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/ab3ed252850eae6071d5fc1dc65d3fb31eaab2d7 Fix bug# 14546. T

[Issue 14546] "ClockType.uptime is not supported by MonoTimeImpl on this system"

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14546 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 14497] Disassembly view

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14497 --- Comment #9 from Manu --- Oh yeah, and the other thing was that every time I hit Compile and Disassemble, it prompts me if I want to reload the file. That's a bit annoying. --

[Issue 14497] Disassembly view

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14497 --- Comment #8 from Manu --- Okay, I've played with this for a bit. A few little things immediately jump out at me: * Compile and Disassemble doesn't seem to have a hotkey. * There's no convenient way to refresh the view. On the second point, I thi

[Issue 5227] X ^^ FP at compile-time

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5227 --- Comment #10 from Manu --- (In reply to Iain Buclaw from comment #8) > (In reply to Manu from comment #7) > > log() works! > > I doubt that, CTFE isn't powerful enough yet. pragma(msg, log(101.2)); > 4.6171L pragma(msg, 2^^1.2); C:\dev\D\dm

[Issue 14497] Disassembly view

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14497 --- Comment #7 from Manu --- Sorry, stupid question, I read the docs. Very fine work! Thanks again! --

[Issue 14497] Disassembly view

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14497 --- Comment #6 from Manu --- (In reply to Rainer Schuetze from comment #5) > > While DMD output would of course be useful, I'm not sure there's > > as much value analysing DMD output because it's a pretty average > > codegen anyway. I doubt many pe

[Issue 14556] [REG2.067] can't instantiate struct that has constructor and static array of enum

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14556 --- Comment #2 from ag0ae...@gmail.com --- Same problem with static array of void: struct OnlyResult { this(int) {} void[1] data; } void main() { auto o = OnlyResult(0); } --

[Issue 14523] New Windows Application uses incorrect initialization/termination code

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14523 --- Comment #2 from Rainer Schuetze --- Fixed in https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.41-beta3 --

[Issue 14497] Disassembly view

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14497 --- Comment #5 from Rainer Schuetze --- > While DMD output would of course be useful, I'm not sure there's > as much value analysing DMD output because it's a pretty average > codegen anyway. I doubt many people would optimise for DMD? Unfortunate

[Issue 14557] Check typedef usage at semantic stage

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14557 Dicebot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 14557] Check typedef usage at semantic stage

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14557 --- Comment #6 from Dicebot --- Yes, that should work at least for now. Thanks. --

[Issue 14560] New: Strange -inline behavior

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14560 Issue ID: 14560 Summary: Strange -inline behavior Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: regression Priority: P1

[Issue 14559] No warnings when calling deprecated function

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14559 ag0ae...@gmail.com changed: What|Removed |Added Keywords||accepts-invalid CC|

[Issue 14559] New: No warnings when calling deprecated function

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14559 Issue ID: 14559 Summary: No warnings when calling deprecated function Product: D Version: D2 Hardware: x86 OS: Linux Status: NEW Severity: normal Prio

[Issue 14045] Redo the forums entry page and links

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14045 --- Comment #8 from Andrei Alexandrescu --- (In reply to Vladimir Panteleev from comment #7) > (In reply to Andrei Alexandrescu from comment #6) > > (In reply to Vladimir Panteleev from comment #5) > > > OK, I realize we can bikeshed about this ad in

[Issue 14045] Redo the forums entry page and links

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14045 --- Comment #7 from Vladimir Panteleev --- (In reply to Andrei Alexandrescu from comment #6) > (In reply to Vladimir Panteleev from comment #5) > > OK, I realize we can bikeshed about this ad infinitum, but two pertinent > > questions I could go eith

[Issue 14045] Redo the forums entry page and links

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14045 --- Comment #6 from Andrei Alexandrescu --- (In reply to Vladimir Panteleev from comment #5) > OK, I realize we can bikeshed about this ad infinitum, but two pertinent > questions I could go either way with: > > 1. Do we want short URLs, or human-re

[Issue 14045] Redo the forums entry page and links

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14045 --- Comment #5 from Vladimir Panteleev --- OK, I realize we can bikeshed about this ad infinitum, but two pertinent questions I could go either way with: 1. Do we want short URLs, or human-readable URLs? E.g. forum.dlang.org/t/aZ09 vs. forum.dlan

[Issue 5227] X ^^ FP at compile-time

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5227 Simen Kjaeraas changed: What|Removed |Added CC||simen.kja...@gmail.com --- Comment #9 from S

[Issue 5227] X ^^ FP at compile-time

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5227 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org --- Comment #8 from Iain

[Issue 14045] Redo the forums entry page and links

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14045 --- Comment #4 from Andrei Alexandrescu --- (In reply to Vladimir Panteleev from comment #3) > (In reply to Andrei Alexandrescu from comment #0) > > 2. Please change the group links to the simpler http://forum.dlang.org/D, > > http://forum.dlang.org/

[Issue 14427] Regression: navigation for phobos documentation has disappeared

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14427 --- Comment #12 from Andrei Alexandrescu --- E.g. the wiki. This page is definitely not the place :o). --

[Issue 14557] Check typedef usage at semantic stage

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14557 --- Comment #5 from Dicebot --- Hm, I used it the other way around, to hide D2 grammar from D1 compiler. But you are right, it should be applicable both ways. Will try that. --

[Issue 14557] Check typedef usage at semantic stage

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14557 --- Comment #4 from Vladimir Panteleev --- Oh, I see from the blog post that you already did that. --

[Issue 14557] Check typedef usage at semantic stage

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14557 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com --- Comment #3

[Issue 14546] "ClockType.uptime is not supported by MonoTimeImpl on this system"

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14546 --- Comment #4 from Jonathan M Davis --- Actually, a quick look at it showed that I could fix the problem with only a small change, so here it is: https://github.com/D-Programming-Language/druntime/pull/1259 --

[Issue 14546] "ClockType.uptime is not supported by MonoTimeImpl on this system"

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14546 --- Comment #3 from Jonathan M Davis --- I'll try and put something together this evening. Martin created a pull request that attempted to fix it https://github.com/D-Programming-Language/druntime/pull/1257 but it's running afoul of the same compil

[Issue 5227] X ^^ FP at compile-time

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5227 Manu changed: What|Removed |Added Severity|major |blocker --- Comment #7 from Manu --- I'm changing thi

[Issue 14045] Redo the forums entry page and links

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14045 --- Comment #3 from Vladimir Panteleev --- (In reply to Andrei Alexandrescu from comment #0) > 2. Please change the group links to the simpler http://forum.dlang.org/D, > http://forum.dlang.org/D.learn, http://forum.dlang.org/D.announce. The > "group

[Issue 14045] Redo the forums entry page and links

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14045 --- Comment #2 from Vladimir Panteleev --- (In reply to Andrei Alexandrescu from comment #0) > 3. Also please make lowercase versions of the above redirect to their > uppercase variants: http://forum.dlang.org/d, > http://forum.dlang.org/d.learn, htt

[Issue 14266] HTML Formatting of std.format Webpage Is Broken

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14266 Vladimir Panteleev changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 14072] Add "nightly" to http://asm.dlang.org

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14072 Vladimir Panteleev changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 14546] "ClockType.uptime is not supported by MonoTimeImpl on this system"

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14546 --- Comment #2 from Vladimir Panteleev --- Jonathan, could you please look into this? As I said it's preventing us from building dlang.org, which means it's blocking any and all website updates. --

[Issue 14552] SIGSEGV with compile construction nested class in predicate

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14552 --- Comment #2 from Vladimir Panteleev --- Reduced without Phobos: // testNP.d // template map(fun...) { template AppliedReturnType(alias f) { alias typeof(f(0)) AppliedReturnType; } auto map(

[Issue 14556] [REG2.067] can't instantiate struct that has constructor and static array of enum

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14556 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com --- Comment #1

[Issue 14558] New: Attempts to link with DMD when using MSVC LDC under VisualD

2015-05-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14558 Issue ID: 14558 Summary: Attempts to link with DMD when using MSVC LDC under VisualD Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW