digitalmars.D.bugs - Documentation bug.
- anonymous (14/14) Oct 01 2010 I downloaded DMD 2.049, which is the latest version available. I tried
- Jonathan M Davis (7/21) Oct 01 2010 This list isn't really meant to have people sending messages to it direc...
- anonymous (2/5) Oct 02 2010 Holy shit, not _another_ Bugzilla account.
- Jonathan M Davis (7/14) Oct 02 2010 LOL. There do seem to be a lot of them, don't they. But then again, unle...
- Leandro Lucarella (17/31) Oct 02 2010 Unless the bug-tracker let you report bugs without having an account,
I downloaded DMD 2.049, which is the latest version available. I tried to write a program using std.thread (incorrectly documented to exist at http://www.digitalmars.com/d/2.0/phobos/std_thread.html), only to find that "module thread is in file 'std\thread.d' which cannot be read". Further investigation revealed that the distribution of Phobos included in DMD 2.049 HAS NO FILE NAMED THREAD.D! After more investigation (which revealed that D 1.0 has "std.thread"), I noticed that the link to "std.thread" on the Digital Mars web site had the heading "core.thread", and fixed my program. It would have saved me a lot of trouble if the link was also named "core.thread", instead of having the misleading title (and URL) that suggests that the module's name is "std.thread". -- Microsoft Windows. The joke that kills.
Oct 01 2010
On Friday 01 October 2010 22:53:28 anonymous wrote:I downloaded DMD 2.049, which is the latest version available. I tried to write a program using std.thread (incorrectly documented to exist at http://www.digitalmars.com/d/2.0/phobos/std_thread.html), only to find that "module thread is in file 'std\thread.d' which cannot be read". Further investigation revealed that the distribution of Phobos included in DMD 2.049 HAS NO FILE NAMED THREAD.D! After more investigation (which revealed that D 1.0 has "std.thread"), I noticed that the link to "std.thread" on the Digital Mars web site had the heading "core.thread", and fixed my program. It would have saved me a lot of trouble if the link was also named "core.thread", instead of having the misleading title (and URL) that suggests that the module's name is "std.thread".This list isn't really meant to have people sending messages to it directly. It's where the bug tracker sends e-mails. You sign up for the list if you want to receive the bug trackers e-mails on new bug reports and changes to existing bug reports. To actually report bugs, go here: http://d.puremagic.com/issues/enter_bug.cgi - Jonathan M Davis
Oct 01 2010
On 2010-10-02, Jonathan M Davis <jmdavisProg gmx.com> wrote:bug reports. To actually report bugs, go here: http://d.puremagic.com/issues/enter_bug.cgi - Jonathan M DavisHoly shit, not _another_ Bugzilla account.
Oct 02 2010
On Saturday 02 October 2010 14:20:12 anonymous wrote:On 2010-10-02, Jonathan M Davis <jmdavisProg gmx.com> wrote:LOL. There do seem to be a lot of them, don't they. But then again, unless you're dealing with some place like sourceforge, odds are that a project's bug database (bugzilla or otherwise) will be just for it, and so you'll need an account specific to it. Such is the nature of the beast, I suppose. It can sure lead to a lot of accounts though if you report many bugs. - Jonathan M Davisbug reports. To actually report bugs, go here: http://d.puremagic.com/issues/enter_bug.cgi - Jonathan M DavisHoly shit, not _another_ Bugzilla account.
Oct 02 2010
Jonathan M Davis, el 2 de octubre a las 16:04 me escribiste:On Saturday 02 October 2010 14:20:12 anonymous wrote:Unless the bug-tracker let you report bugs without having an account, which is the only sensible thing to do! I really don't get compulsory registration, it makes no sense (spam is the only reason I could think of but there are captchas these days). That's why I looooove Bugmenot: http://www.bugmenot.com/. The problem is f*cking Bugzilla don't let you subscribe to a bug with an e-mail that is not registered -.-, but if you want to see all bugs notifications, you can use this list for that. -- Leandro Lucarella (AKA luca) http://llucax.com.ar/ ---------------------------------------------------------------------- GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05) ---------------------------------------------------------------------- Borrowing money from a friend is like having sex. It just completely changes the relationship. -- George ConstanzaOn 2010-10-02, Jonathan M Davis <jmdavisProg gmx.com> wrote:LOL. There do seem to be a lot of them, don't they. But then again, unless you're dealing with some place like sourceforge, odds are that a project's bug database (bugzilla or otherwise) will be just for it, and so you'll need an account specific to it. Such is the nature of the beast, I suppose. It can sure lead to a lot of accounts though if you report many bugs.bug reports. To actually report bugs, go here: http://d.puremagic.com/issues/enter_bug.cgi - Jonathan M DavisHoly shit, not _another_ Bugzilla account.
Oct 02 2010