May 07, 2012 Issues » [Issue 8060] New: xmmstore cannot allocate store for optimized operation that uses int and floats | |||
|---|---|---|---|
| |||
...x);
return x;
}
fails with error
tym = xa
Internal error: ../ztc/cgxmm.c 567
when... | |||
December 23, 2010 Learn » Re: is this the expected output | |||
|---|---|---|---|
| |||
...quite clumsy):
Node* x = cast(Node*) (GC.malloc(Node.sizeof));
*x = xa;
x.up = curnode;
... | |||
September 07, 2010 DMD » [dmd-internals] dmd commit, revision 663 | |||
|---|---|---|---|
| |||
...strict -c %s.cpp",
"pgCC -w -O0 -Xa -c %s.cpp",
"como -c %s.cpp... | |||
June 30, 2010 General » Re: Class field inheritance | |||
|---|---|---|---|
| |||
...class XA { uint x; }
class XB : XA { uint y; }
class A
{
XA j;
this(XA... | |||
June 30, 2010 General » Re: Class field inheritance | |||
|---|---|---|---|
| |||
...since I was used to C++ where XA xa; works on its own. But in... | |||
June 30, 2010 General » Class field inheritance | |||
|---|---|---|---|
| |||
...XA xa;
this() { xa.x = 2; }
}
class B
{
XB xa;
this() { xa.x = 3; xa... | |||
November 02, 2009 Issues » [Issue 3465] New: isIdeographic can be wrong in std.xml | |||
|---|---|---|---|
| |||
...excluding surrogate blocks FFFE and FFFF. * #x9 | #xA | #xD | [#x20-#xD7FF] | [#xE000-#xFFFD] | [#x10000-#x10FFFF... | |||
April 02, 2009 General » Re: X11 binding, XGetWindowProperty, and different behaviour for similar code between D and C++ (D fails) | |||
|---|---|---|---|
| |||
...xa_WM_STATE, actual_type;
int actual_format;
int status;
unsigned char* p = NULL;
xa... | |||
July 03, 2006 General » Re: identof || toIdent - feature suggestion / question | |||
|---|---|---|---|
| |||
...private T _xA;
public T get() { return _xA; }
public T set(T d) { _xA = d... | |||
February 24, 2006 Announce » Client/Server IDE Screenshots gl002.png [2/2] | |||
|---|---|---|---|
| |||
...DQ MOJMA1^06Y[4'H7H4E(Y!JO)XA&E2B9T[=&^.A:_N!@]?T6F\B<Q&!N... | |||
Copyright © 1999-2021 by the D Language Foundation