Search

May 06, 2015
General »
...undef ref `_D6object8TypeInfo8toStringMxFNaNbNfZAya'
(_D10TypeInfo_l6__vtblZ+0x10): undef ref `_D6object8TypeInfo6toHashMxFNbNeZm'
(_D10TypeInfo_l6__vtblZ+0x18): undef...
September 20, 2014
Learn »
...absolute ; Coordinate : , NULL OMEGA;}
										      {ID : \" inclusion ; Coordinate : UNDEF;}
										      {ID : \" subarc; Coordinate : , NULL OMEGA;	}
								      }; ID : ";
								
    // thus...
August 03, 2014
General »
...all symbols it needs.

lib2:
module x
{
undef tmpl
def x
}

phobos:
module tmpl
{
def...
August 01, 2014
General »
...undefined reference.

eg
module application
{
undef x
...
}


lib1:
module a
{
undef tmpl
def a
}
module...
June 11, 2014
GDC »
...included our function name changes...
#ifdef strtod
    #undef strtod
#endif
------------------
to dfrontend/port.h. What...
June 08, 2014
General »
...My actual command is:

  gcc -E -P -undef -x c infile   > outfile

The "-E" option...
May 09, 2014
Learn »
...github.io/visuald/visuald/StartPage.html
found the virus:Win32.Troj.Undef.(kcloud)

Why?

Frank
April 15, 2014
Issues »
...s this;
}
void main()
{
    T x;
    x[] = (undef = 1);
}

---
assert statement.c(713) global.gaggedErrors...
April 10, 2014
Issues »
...errors, but doesn't.

class A(T)
{
    Undef error;
}

static assert(!__traits(compiles, {
    class C...
March 31, 2014
Announce »
...s that are known to never be #undef'd by the source code (such as...
1 2 3 4 5 6 7 8
Next ›   Last »