May 29, 2011
On 5/29/11, bearophile <bearophileHUGS@lycos.com> wrote:
> Andrej Mitrovic:
>
>> C struct initialization in D is also buggy, it doesn't take into account field initializers. It's best to get used to the D way of initializing structs.
>
> I'd like it to be debugged instead :-)

Well if it has already been decided that they're going away, no point in debugging them! :)

Although I have to say, porting C code with struct initializers to D is a pain in the ass. Maybe I need a Vim script to do that or something, heh..
1 2
Next ›   Last »