[Issue 16962] rdmd --build-only --force -c main.d fails: ./main: No such file or directory

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16962 --- Comment #11 from Vladimir Panteleev --- ag0aep6g: Since implementing -c directly is more complicated with the recent changes, can we emulate by using -lib and extracting the lib file's contents or such? Timothee, can you substitute -c with -lib

[Issue 16962] rdmd --build-only --force -c main.d fails: ./main: No such file or directory

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16962 Andrei Alexandrescu changed: What|Removed |Added CC||and...@erdani.com --- Comment #10 from

[Issue 5710] cannot use delegates as parameters to non-global template

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5710 --- Comment #42 from Martin Nowak --- I'm hearing that C++ closures simply pass one pointer/reference for each referenced variable, which does support an arbitrary amount of contexts. Sounds interesting. --

[Issue 5710] cannot use delegates as parameters to non-global template

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5710 Martin Nowak changed: What|Removed |Added OS|Windows |All --

[Issue 11274] Use a CDN for dlang.org

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11274 --- Comment #5 from greenify --- Adding some thoughts of mine to the discussion: > As a user, CloudFlare hasn't been very nice. While I still used the Opera 12 > browser, I would get hit by CloudFlare CAPTCHAs very regularly. Apparently I > was b

[Issue 11274] Use a CDN for dlang.org

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11274 --- Comment #4 from Vladimir Panteleev --- (In reply to Martin Nowak from comment #3) > For an opionion I'd hope to draw a bit on Vladimir's vast experience for > this (CC). Hmm, I wouldn't really say my experience is that vast... As a webmaster, I

[Issue 16962] rdmd --build-only --force -c main.d fails: ./main: No such file or directory

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16962 --- Comment #9 from Timothee Cour --- >> Sorry, what is the use case of using -c ? I think it working was a mere >> accident. If you want to syntax-check the file, use dmd (not rdmd) with -o-. >> Or do you want to compile everything into a single o

[Issue 16962] rdmd --build-only --force -c main.d fails: ./main: No such file or directory

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16962 --- Comment #8 from Vladimir Panteleev --- There is a known problem with -lib and -od: https://issues.dlang.org/show_bug.cgi?id=14296 Admittedly it's my fault as my commit introduced the regression, however the underlying bug is that DMD treats -od

[Issue 16962] rdmd --build-only --force -c main.d fails: ./main: No such file or directory

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16962 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com --- Comment #7

[Issue 11274] Use a CDN for dlang.org

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11274 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu, |

[Issue 11274] Use a CDN for dlang.org

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11274 --- Comment #2 from Martin Nowak --- Caches come with their own problems and they often block for longer times with 5xx screens, for even smallest backend hickups. So my experience is that they easily worsen reachability if you're already having a fe

[Issue 16955] std.process.spawnProcessImpl can crash due to alloca

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16955 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/aec837beca951d6e7194e93a08de6cb375230e42 Fix Issue 16955 - std.process.spawnProcessImpl can crash

[Issue 16955] std.process.spawnProcessImpl can crash due to alloca

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

[Issue 16963] Wrong label name resolution in asm statement

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16963 safety0ff.bugz changed: What|Removed |Added Keywords||iasm CC|

[Issue 16963] Wrong label name resolution in asm statement

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16963 ag0ae...@gmail.com changed: What|Removed |Added Keywords||wrong-code CC|

[Issue 16962] rdmd --build-only --force -c main.d fails: ./main: No such file or directory

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16962 ag0ae...@gmail.com changed: What|Removed |Added CC||ag0ae...@gmail.com --- Comment #6 from a

[Issue 16966] rdmd: AssertError@rdmd.d(489): should have been created by compileRootAndGetDeps

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16966 ag0ae...@gmail.com changed: What|Removed |Added Keywords||pull Assignee|nob...@puremagic

[Issue 16966] New: rdmd: AssertError@rdmd.d(489): should have been created by compileRootAndGetDeps

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16966 Issue ID: 16966 Summary: rdmd: AssertError@rdmd.d(489): should have been created by compileRootAndGetDeps Product: D Version: D2 Hardware: All OS: All

[Issue 16962] rdmd --build-only --force -c main.d fails: ./main: No such file or directory

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16962 --- Comment #5 from Andrej Mitrovic --- (In reply to Andrej Mitrovic from comment #4) > https://github.com/dlang/tools/commit/ > a63233c22dce33ff91141c5706cdc7d66a8c0099 seems to have caused the regression > for the first test-case. That's a merge c

[Issue 16962] rdmd --build-only --force -c main.d fails: ./main: No such file or directory

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16962 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comment #4

[Issue 16965] changed.d compile error

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16965 --- Comment #1 from rdirect...@gmail.com --- Created attachment 1625 --> https://issues.dlang.org/attachment.cgi?id=1625&action=edit git diff patch --

[Issue 16965] changed.d compile error

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16965 rdirect...@gmail.com changed: What|Removed |Added URL||https://github.com/dlang/to

[Issue 16965] New: changed.d compile error

2016-12-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16965 Issue ID: 16965 Summary: changed.d compile error Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: normal Priority: P1