Search

May 07, 2012
Issues »
...x);
    return x;
}

fails with error

tym = xa
Internal error: ../ztc/cgxmm.c 567

when...
December 23, 2010
Learn »
...quite clumsy):

       Node* x = cast(Node*) (GC.malloc(Node.sizeof));
        *x = xa;
        x.up = curnode;
        ...
September 07, 2010
DMD »
...strict -c %s.cpp",
                     "pgCC -w -O0 -Xa -c %s.cpp",
                     "como -c %s.cpp...
June 30, 2010
General »
...class XA { uint x; }
class XB : XA { uint y; }

class A
{
    XA j;
    this(XA...
June 30, 2010
General »
...since I was used to C++ where XA xa; works on its own.

But in...
June 30, 2010
General »
...XA xa;
	this() { xa.x = 2; }
}

class B
{
	XB xa;
	this() { xa.x = 3; xa...
November 02, 2009
Issues »
...excluding surrogate blocks FFFE and FFFF.
 * #x9 | #xA | #xD | [#x20-#xD7FF] | [#xE000-#xFFFD] | [#x10000-#x10FFFF...
April 02, 2009
General »
...xa_WM_STATE, actual_type;
    int actual_format;
    int status;
    unsigned char* p = NULL;

    xa...
July 03, 2006
General »
...private T _xA;
    public T get() { return _xA; }
    public T set(T d) { _xA = d...
February 24, 2006
Announce »
...DQ
MOJMA1^06Y[4'H7H4E(Y!JO)XA&E2B9T[=&^.A:_N!@]?T6F\B<Q&!N...
1 2 3
Next ›   Last »