[Issue 12459] Bugzilla logs users in only on https site, and does not redirect from http to https

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12459 --- Comment #19 from Brad Roberts 2014-04-01 22:28:31 PDT --- certainly possible, but a pretty ugly hack to a fixable situation. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this

[Issue 12459] Bugzilla logs users in only on https site, and does not redirect from http to https

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12459 --- Comment #18 from Vladimir Panteleev 2014-04-02 08:22:32 EEST --- Yes, understood. My suggestion was to work around the dlang.org configuration issue by not having it access Bugzilla HTTPS resources directly, but through a HTTP proxy, so

[Issue 12459] Bugzilla logs users in only on https site, and does not redirect from http to https

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12459 --- Comment #17 from Brad Roberts 2014-04-01 22:19:48 PDT --- It's a dlang.org php configuration issue, that the site admin is aware of, rather than a d.puremagic.com issue. I don't know when it'll be fixed. I pinged the email thread with

[Issue 12459] Bugzilla logs users in only on https site, and does not redirect from http to https

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12459 --- Comment #16 from Vladimir Panteleev 2014-04-02 08:16:19 EEST --- (In reply to comment #15) > This would be fixed by switching the require ssl setting from 'authenticated' > to 'ssl'. However, doing this breaks dlang.org/bugstats.html (w

[Issue 12459] Bugzilla logs users in only on https site, and does not redirect from http to https

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12459 --- Comment #15 from Brad Roberts 2014-04-01 22:12:08 PDT --- This would be fixed by switching the require ssl setting from 'authenticated' to 'ssl'. However, doing this breaks dlang.org/bugstats.html (well, really, fetch-issue-cnt.php whic

[Issue 12459] Bugzilla logs users in only on https site, and does not redirect from http to https

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12459 --- Comment #14 from Vladimir Panteleev 2014-04-02 08:08:25 EEST --- I posted a client-side workaround here: http://wiki.dlang.org/Bugzilla#Redirect_to_HTTPS -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email -

[Issue 12459] Bugzilla logs users in only on https site, and does not redirect from http to https

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12459 Infiltrator changed: What|Removed |Added CC||lt.infiltra...@gmail.com --- Comment #

[Issue 12505] New: Null pointers are pretty-printed even when hex output is requested

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12505 Summary: Null pointers are pretty-printed even when hex output is requested Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: r

[Issue 12459] Bugzilla logs users in only on https site, and does not redirect from http to https

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12459 yebblies changed: What|Removed |Added CC||yebbl...@gmail.com --- Comment #12 from y

[Issue 12504] New: Wrong 'cannot cover index range' error message

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12504 Summary: Wrong 'cannot cover index range' error message Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: diagnostic, rejects-valid S

[Issue 12503] New: Bad optimization with scope(success) and return statement

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12503 Summary: Bad optimization with scope(success) and return statement Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: ice, wrong

[Issue 12502] New: Some static array casts incorrectly rejected in safe code

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12502 Summary: Some static array casts incorrectly rejected in safe code Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: rejects-va

[Issue 11383] Some array casts incorrectly rejected in safe code

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11383 --- Comment #3 from Denis Shelomovskij 2014-04-01 15:10:27 MSK --- Filed same issue for static arrays: Issue 12502. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because:

[Issue 12500] ICE in codegen when multiplying an incremented size_t by a double

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12500 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Com

[Issue 12500] ICE in codegen when multiplying an incremented size_t by a double

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12500 --- Comment #2 from Andrej Mitrovic 2014-04-01 12:41:15 CEST --- (In reply to comment #1) > I can't reproduce with using latest git-head: f92062c Sorry, wrong! With -m64 I can: C:\dev\code\d_code> dmd -m64 test.d DMD v2.066 DEBUG el:013418

[Issue 12501] Assertion `global.gaggedErrors || global.errors' failed.

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12501 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 12501] Assertion `global.gaggedErrors || global.errors' failed.

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12501 --- Comment #2 from github-bugzi...@puremagic.com 2014-04-01 03:35:56 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/99ec02c619d4a6358b2dcf04f9b88c02d2191

[Issue 5316] std.getopt: Add character-separated elements support for arrays and associative arrays

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=5316 Andrej Mitrovic changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Issue 6367] Multi-assignment for typetuples is bad

2014-04-01 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=6367 bearophile_h...@eml.cc changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|IN