On 9/1/13, Jacob Carlborg <[email protected]> wrote: > On 2013-09-01 09:55, Walter Bright wrote: > >> All open issues (the latest are at the end): >> >> http://d.puremagic.com/issues/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED > > I doesn't look like the latest are at the end. It seems to be sorted by > status, not date.
Here's some of the ones I use, which I have in my speed dial: All opened D2 bugs (D1 excluded): http://d.puremagic.com/issues/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=VERIFIED&component=coffimplib&component=DMD&component=druntime&component=dstress&component=general&component=glue%20layer&component=htod&component=installer&component=make&component=obj2asm&component=Optlink&component=Phobos&component=TestComponent&component=websites&product=D&product=DGCC%20aka%20GDC&product=DStress&product=puremagic.com&product=TestProduct&query_format=advanced&version=2.000&version=2.001&version=2.002&version=2.003&version=2.004&version=2.005&version=2.006&version=2.007&version=2.008&version=2.009&version=2.010&version=2.011&version=2.012&version=2.013&version=2.014&version=2.015&version=2.016&version=2.017&version=2.018&version=2.019&version=2.020&version=2.021&version=2.022&version=2.023&version=2.024&version=2.025&version=2.026&version=2.027&version=2.028&version=2.029&version=2.030&version=2.031&version=2.032&version=future&version=2.033&version=2.034&version=2.035&version=2.036&version=2.037&version=2.038&version=2.039&version=2.040&version=2.041&version=D2&version=D1%20%26%20D2&order=bug_id%20DESC&query_based_on= Personally I think we should get rid of specific versions in that version field, most of the time it's just left uninitialized, and is rarely updated (and the list only contains versions up to 2.041). It should just be D1/D2. Opened ddoc issues: http://d.puremagic.com/issues/buglist.cgi?query_format=advanced&order=Bug%20Number&short_desc=ddoc&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=VERIFIED&short_desc_type=allwordssubstr&component=coffimplib&component=DMD&component=druntime&component=dstress&component=general&component=glue%20layer&component=htod&component=installer&component=make&component=obj2asm&component=Optlink&component=Phobos&component=TestComponent&component=websites&product=D&product=DGCC%20aka%20GDC&product=DStress&product=puremagic.com&product=TestProduct Opened Phobos issues: http://d.puremagic.com/issues/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=VERIFIED&component=Phobos&product=D&product=DGCC%20aka%20GDC&product=DStress&product=puremagic.com&product=TestProduct&query_format=advanced&order=bug_id%20DESC&query_based_on= I should probably sanitize some of these links a bit, now that I've looked them over again. And some other links: Search bugs: http://d.puremagic.com/issues/query.cgi?format=advanced Open a new bug: http://d.puremagic.com/issues/enter_bug.cgi?product=D
