October 29, 2007 Issues » Re: AA of AAs -- ArrayBoundsError | |||
|---|---|---|---|
| |||
...think they shouldn't:
import std.stdio;
typedef size_t I;
struct Si { uint val... | |||
October 29, 2007 Issues » AA of AAs -- ArrayBoundsError | |||
|---|---|---|---|
| |||
...v1.015 compiler: typedef size_t IA; typedef size_t IB; typedef uint V; void... | |||
October 26, 2007 c++.beta » win sdk update | |||
|---|---|---|---|
| |||
...for the next beta:
TBSTYLE_DROPDOWN
TBN_DROPDOWN
typedef struct tagNMTOOLBAR { ... } NMTOOLBAR, *LPNMTOOLBAR;
thanks
chris | |||
October 23, 2007 Issues » [Issue 1609] TypeInfo_Typedef has incorrect implementation of next() | |||
|---|---|---|---|
| |||
...oups forgot something. the test case is: typedef int int_t; assert(typeid(int_t... | |||
October 23, 2007 Issues » [Issue 1609] New: TypeInfo_Typedef has incorrect implementation of next() | |||
|---|---|---|---|
| |||
...show_bug.cgi?id=1609
Summary: TypeInfo_Typedef has incorrect implementation of next()
Product: D... | |||
October 23, 2007 Learn » Re: What should opAssign return? | |||
|---|---|---|---|
| |||
...you have a pointer to a B:
typedef struct _B
{
int value;
} B;
B* pB... | |||
October 20, 2007 Issues » [Issue 1595] Multiple typedefs of Exception should be treated as different types. | |||
|---|---|---|---|
| |||
...Strong types can be introduced with the typedef. Strong # types are semantically a distinct type... | |||
October 20, 2007 Issues » [Issue 1523] struct literals not work with typedef | |||
|---|---|---|---|
| |||
http://d.puremagic.com/issues/show_bug.cgi?id=1523
braddr@puremagic.com changed:
What... | |||
October 20, 2007 Issues » [Issue 1531] cannot access typedef'd class field | |||
|---|---|---|---|
| |||
http://d.puremagic.com/issues/show_bug.cgi?id=1531
braddr@puremagic.com changed:
What... | |||
October 20, 2007 Issues » [Issue 1595] Multiple typedefs of Exception should be treated as different types. | |||
|---|---|---|---|
| |||
...02:04 ------- David, what part of the typedef / try-catch documentation renders this issue an... | |||
Copyright © 1999-2021 by the D Language Foundation