Re: http://dlang.org/bugstats.php

2012-01-22 Thread Nick Sabalausky
Andrei Alexandrescu seewebsiteforem...@erdani.org wrote in message news:jfgd7b$1a8j$1...@digitalmars.com... We just put together a page that counts the bugs per category. It's linked from Bug tracker in the navigation panel. http://dlang.org/bugstats.php Nice! And just look at that purple

Re: http://dlang.org/bugstats.php

2012-01-22 Thread Andrei Alexandrescu
On 1/22/12 1:55 AM, Daniel Murphy wrote: The bugzilla links up the top don't work for me. Do they work now? Are you inculding dups in the resolved count? Everything with the status RESOLVED, so I think so. Andrei

Re: Native GTK2 D Bindings

2012-01-22 Thread Trass3r
The function names should be converted to camelCase. and a README. gdc does cross module inlining if you pass all modules to it at once.

Re: Native GTK2 D Bindings

2012-01-22 Thread Artur Skawina
On 01/23/12 00:16, Trass3r wrote: The function names should be converted to camelCase. No. I named it native for a reason. The method names are not manipulated in any way - they come directly from GTK. I could *add* all kind of aliases, including camelCased ones, but why would anyone want to

Re: Native GTK2 D Bindings

2012-01-22 Thread Trass3r
No. I named it native for a reason. The method names are not manipulated in any way - they come directly from GTK. I could *add* all kind of aliases, including camelCased ones, but why would anyone want to use those? Cause those C names with underscores are just crappy. gdc does cross

Re: http://dlang.org/bugstats.php

2012-01-22 Thread Piotr Szturmaj
Andrei Alexandrescu wrote: We just put together a page that counts the bugs per category. It's linked from Bug tracker in the navigation panel. http://dlang.org/bugstats.php The format is sketchy. Looking forward to your suggestions for improvements. Andrei In FF there are blank spaces

Re: Native GTK2 D Bindings

2012-01-22 Thread bearophile
Artur Skawina: So far, a sample D GTK app looks like this: http://repo.or.cz/w/girtod.git/blob/refs/heads/master:/example_gtk3.d Anything I could change API-wise to improve things, that doesn't require language changes? The convention for D classes/structs/enums is CamelCase, while

Re: http://dlang.org/bugstats.php

2012-01-22 Thread Daniel Murphy
Andrei Alexandrescu seewebsiteforem...@erdani.org wrote in message news:jfhfaq$e9g$1...@digitalmars.com... On 1/22/12 1:55 AM, Daniel Murphy wrote: The bugzilla links up the top don't work for me. Do they work now? Yep. Are you inculding dups in the resolved count? Everything with the

Re: Native GTK2 D Bindings

2012-01-22 Thread Artur Skawina
On 01/23/12 03:17, bearophile wrote: Artur Skawina: So far, a sample D GTK app looks like this: http://repo.or.cz/w/girtod.git/blob/refs/heads/master:/example_gtk3.d Anything I could change API-wise to improve things, that doesn't require language changes? The convention for D

Re: http://dlang.org/bugstats.php

2012-01-22 Thread Jonathan M Davis
On Sunday, January 22, 2012 01:18:04 Andrei Alexandrescu wrote: We just put together a page that counts the bugs per category. It's linked from Bug tracker in the navigation panel. http://dlang.org/bugstats.php The format is sketchy. Looking forward to your suggestions for improvements.

Re: http://dlang.org/bugstats.php

2012-01-22 Thread Nick Sabalausky
Jonathan M Davis jmdavisp...@gmx.com wrote in message news:mailman.725.1327294880.16222.digitalmars-d-annou...@puremagic.com... On Sunday, January 22, 2012 01:18:04 Andrei Alexandrescu wrote: We just put together a page that counts the bugs per category. It's linked from Bug tracker in the

Re: http://dlang.org/bugstats.php

2012-01-22 Thread Jonathan M Davis
On Monday, January 23, 2012 01:47:23 Nick Sabalausky wrote: There's a basic, trivial rule of design that needs to be plastered all over the cubicle walls of every software developer on the planet. I've spent years trying to shout it out at every opportinity, but so far I've barely made even a