Skip to content

Instantly share code, notes, and snippets.

@Cauterite
Last active August 23, 2016 20:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Cauterite/f14398a8eb49e1d9764dc5b2d2722975 to your computer and use it in GitHub Desktop.
Save Cauterite/f14398a8eb49e1d9764dc5b2d2722975 to your computer and use it in GitHub Desktop.
win32 tests
C:\diggermaster\repo [master ≡ +0 ~3 -0 !]> git show
commit 5f806705bb1138622a95cb04f7d3a4f3ba66571c
Author: Andrei Alexandrescu <andrei@erdani.com>
Date: Tue Aug 23 11:13:52 2016 -0400
dlang.org: Merge pull request #1443 from dlang/revert-1363-kill_disqus
https://github.com/D-Programming-Language/dlang.org/pull/1443
Revert "Kill disqus"
diff --git a/dlang.org b/dlang.org
index efe2389..e20bc0a 160000
--- a/dlang.org
+++ b/dlang.org
@@ -1 +1 @@
-Subproject commit efe238939d900f37a52b202c386ce54aa1f78f18
+Subproject commit e20bc0a4fb91813a32c43ed6a4d04398bb048835
C:\diggermaster [master ≡]> ./digger test
digger: Testing components dmd, druntime, phobos-includes, phobos, rdmd
digger: Testing dmd-incremental-50db9be3165cb3766bd5c2948f6c8b02
digger: needBuild: dmd-incremental-50db9be3165cb3766bd5c2948f6c8b02
digger: Building dmd-incremental-50db9be3165cb3766bd5c2948f6c8b02
digger: DMC=C:\diggermaster\dl\dm857-snn2071\bin
digger: Preparing DMD v2.067.1
digger: hostDC=C:\diggermaster\dl\dmd-2.067.1\dmd2/windows/bin\dmd.exe
digger: Running: "make" -f win32.mak ^"MODEL=32^" HOST_DC=C:\diggermaster\dl\dmd
-2.067.1\dmd2/windows/bin\dmd.exe dmd
digger: PATH=C:\diggermaster\dl\dm857-snn2071\bin;C:\Windows\system32;C:\Windows
make -fwin32.mak C=backend TK=tk ROOT=root MAKE="make" HOST_DC="C:\diggermaster\
dl\dmd-2.067.1\dmd2/windows/bin\dmd.exe" DMODEL= CC="dmc" LIB="lib" OBJ_MSVC=""
"OPT=-o" "DEBUG=" "DDEBUG=" "DOPT=-O -release -inline" "LFLAGS=-L/delexe/la" dmd
.exe
Target 'dmd.exe' is up to date
digger: dmd-incremental-50db9be3165cb3766bd5c2948f6c8b02 built OK!
digger: needBuild: druntime-incremental-dce8b7bc0fd8a18fd3805bf27646058f
digger: Building druntime-incremental-dce8b7bc0fd8a18fd3805bf27646058f
digger: needInstalled: dmd-incremental-50db9be3165cb3766bd5c2948f6c8b02
digger: Clearing temporary cache
digger: Cache miss.
digger: Copy: C:\diggermaster\repo\dmd\src\dmd.exe -> C:\diggermaster\temp\dmd-i
ncremental-50db9be3165cb3766bd5c2948f6c8b02\bin\dmd.exe
digger: DMC=C:\diggermaster\dl\dm857-snn2071\bin
digger: Saving to cache.
digger: Installing dmd-incremental-50db9be3165cb3766bd5c2948f6c8b02
digger: Copy: C:\diggermaster\temp-cache\v3\dmd-incremental-50db9be3165cb3766bd5
c2948f6c8b02\bin -> C:\diggermaster\build\bin
digger: needInstalled: phobos-includes-incremental-46fc105de2bb39c82ae1471f63fb9
62c
digger: Cache miss.
digger: needBuild: phobos-includes-incremental-46fc105de2bb39c82ae1471f63fb962c
digger: Building phobos-includes-incremental-46fc105de2bb39c82ae1471f63fb962c
digger: phobos-includes-incremental-46fc105de2bb39c82ae1471f63fb962c built OK!
digger: Copy: C:\diggermaster\repo\phobos\std -> C:\diggermaster\temp\phobos-inc
ludes-incremental-46fc105de2bb39c82ae1471f63fb962c\import\std
digger: Copy: C:\diggermaster\repo\phobos\etc -> C:\diggermaster\temp\phobos-inc
ludes-incremental-46fc105de2bb39c82ae1471f63fb962c\import\etc
digger: Saving to cache.
digger: Installing phobos-includes-incremental-46fc105de2bb39c82ae1471f63fb962c
digger: Copy: C:\diggermaster\temp-cache\v3\phobos-includes-incremental-46fc105d
e2bb39c82ae1471f63fb962c\import -> C:\diggermaster\build\import
digger: DMC=C:\diggermaster\dl\dm857-snn2071\bin
digger: Running: "make" -f win32.mak import DMD=C:\diggermaster\build\bin\dmd.ex
e ^"MODEL=32^"
digger: PATH=C:\diggermaster\dl\dm857-snn2071\bin;C:\Windows\system32;C:\Windows
Target 'import' is up to date
digger: Running: "make" -f win32.mak DMD=C:\diggermaster\build\bin\dmd.exe ^"MOD
EL=32^"
digger: PATH=C:\diggermaster\dl\dm857-snn2071\bin;C:\Windows\system32;C:\Windows
mkdir import\core\stdc
A subdirectory or file import\core\stdc already exists.
mkdir import\core\stdcpp
A subdirectory or file import\core\stdcpp already exists.
mkdir import\core\internal
A subdirectory or file import\core\internal already exists.
mkdir import\core\sys\darwin\mach
A subdirectory or file import\core\sys\darwin\mach already exists.
mkdir import\core\sys\freebsd\sys
A subdirectory or file import\core\sys\freebsd\sys already exists.
mkdir import\core\sys\linux\sys
A subdirectory or file import\core\sys\linux\sys already exists.
mkdir import\core\sys\osx\mach
A subdirectory or file import\core\sys\osx\mach already exists.
mkdir import\core\sys\posix\arpa
A subdirectory or file import\core\sys\posix\arpa already exists.
mkdir import\core\sys\posix\net
A subdirectory or file import\core\sys\posix\net already exists.
mkdir import\core\sys\posix\netinet
A subdirectory or file import\core\sys\posix\netinet already exists.
mkdir import\core\sys\posix\sys
A subdirectory or file import\core\sys\posix\sys already exists.
mkdir import\core\sys\solaris\sys
A subdirectory or file import\core\sys\solaris\sys already exists.
mkdir import\core\sys\windows
A subdirectory or file import\core\sys\windows already exists.
mkdir import\etc\linux
A subdirectory or file import\etc\linux already exists.
copy src\core\sys\darwin\sys\cdefs.d import\core\sys\darwin\sys\cdefs.d
The system cannot find the path specified.
0 file(s) copied.
copy src\core\sys\darwin\sys\event.d import\core\sys\darwin\sys\event.d
The system cannot find the path specified.
0 file(s) copied.
copy src\core\sys\darwin\sys\mman.d import\core\sys\darwin\sys\mman.d
The system cannot find the path specified.
0 file(s) copied.
copy src\core\sys\openbsd\dlfcn.d import\core\sys\openbsd\dlfcn.d
The system cannot find the path specified.
0 file(s) copied.
copy src\core\sys\osx\sys\cdefs.d import\core\sys\osx\sys\cdefs.d
The system cannot find the path specified.
0 file(s) copied.
copy src\core\sys\osx\sys\mman.d import\core\sys\osx\sys\mman.d
The system cannot find the path specified.
0 file(s) copied.
C:\diggermaster\build\bin\dmd.exe -lib -oflib\druntime.lib -Xfdruntime.json -m32
-conf= -O -release -dip25 -inline -w -Isrc -Iimport src\object.d src\core\ato
mic.d src\core\attribute.d src\core\bitop.d src\core\checkedint.d src\core\c
puid.d src\core\demangle.d src\core\exception.d src\core\math.d src\core\mem
ory.d src\core\runtime.d src\core\simd.d src\core\thread.d src\core\time.d
src\core\vararg.d src\core\internal\abort.d src\core\internal\convert.d src\
core\internal\hash.d src\core\internal\spinlock.d src\core\internal\string.d
src\core\internal\traits.d src\core\stdc\config.d src\core\stdc\ctype.d src\
core\stdc\errno.d src\core\stdc\fenv.d src\core\stdc\math.d src\core\stdc\sig
nal.d src\core\stdc\stdarg.d src\core\stdc\stddef.d src\core\stdc\stdint.d s
rc\core\stdc\stdio.d src\core\stdc\stdlib.d src\core\stdc\string.d src\core\s
tdc\time.d src\core\stdc\wchar_.d src\core\sync\barrier.d src\core\sync\cond
ition.d src\core\sync\config.d src\core\sync\exception.d src\core\sync\mutex.
d src\core\sync\rwmutex.d src\core\sync\semaphore.d src\core\sys\freebsd\exe
cinfo.d src\core\sys\freebsd\sys\event.d src\core\sys\linux\stdio.d src\core
\sys\linux\tipc.d src\core\sys\posix\signal.d src\core\sys\posix\dirent.d sr
c\core\sys\posix\sys\resource.d src\core\sys\posix\sys\select.d src\core\sys\p
osix\sys\socket.d src\core\sys\posix\sys\stat.d src\core\sys\posix\sys\wait.d
src\core\sys\posix\netdb.d src\core\sys\posix\sys\ioctl.d src\core\sys\posix\
sys\utsname.d src\core\sys\posix\netinet\in_.d src\core\sys\posix\arpa\inet.d
src\core\sys\solaris\sys\priocntl.d src\core\sys\solaris\sys\types.d src\cor
e\sys\solaris\sys\procset.d src\core\sys\windows\accctrl.d src\core\sys\windo
ws\aclapi.d src\core\sys\windows\aclui.d src\core\sys\windows\basetsd.d src\c
ore\sys\windows\basetyps.d src\core\sys\windows\cderr.d src\core\sys\windows\c
guid.d src\core\sys\windows\com.d src\core\sys\windows\comcat.d src\core\sys\
windows\commctrl.d src\core\sys\windows\commdlg.d src\core\sys\windows\core.d
src\core\sys\windows\cpl.d src\core\sys\windows\cplext.d src\core\sys\windows
\custcntl.d src\core\sys\windows\dbghelp.d src\core\sys\windows\dbghelp_types.
d src\core\sys\windows\dbt.d src\core\sys\windows\dde.d src\core\sys\windows\
ddeml.d src\core\sys\windows\dhcpcsdk.d src\core\sys\windows\dlgs.d src\core\
sys\windows\dll.d src\core\sys\windows\docobj.d src\core\sys\windows\errorrep.
d src\core\sys\windows\exdisp.d src\core\sys\windows\exdispid.d src\core\sys\
windows\httpext.d src\core\sys\windows\idispids.d src\core\sys\windows\imagehl
p.d src\core\sys\windows\imm.d src\core\sys\windows\intshcut.d src\core\sys\w
indows\ipexport.d src\core\sys\windows\iphlpapi.d src\core\sys\windows\ipifcon
s.d src\core\sys\windows\iprtrmib.d src\core\sys\windows\iptypes.d src\core\s
ys\windows\isguids.d src\core\sys\windows\lm.d src\core\sys\windows\lmaccess.d
src\core\sys\windows\lmalert.d src\core\sys\windows\lmapibuf.d src\core\sys\
windows\lmat.d src\core\sys\windows\lmaudit.d src\core\sys\windows\lmbrowsr.d
src\core\sys\windows\lmchdev.d src\core\sys\windows\lmconfig.d src\core\sys\w
indows\lmcons.d src\core\sys\windows\lmerr.d src\core\sys\windows\lmerrlog.d
src\core\sys\windows\lmmsg.d src\core\sys\windows\lmremutl.d src\core\sys\wind
ows\lmrepl.d src\core\sys\windows\lmserver.d src\core\sys\windows\lmshare.d s
rc\core\sys\windows\lmsname.d src\core\sys\windows\lmstats.d src\core\sys\wind
ows\lmsvc.d src\core\sys\windows\lmuse.d src\core\sys\windows\lmuseflg.d src\
core\sys\windows\lmwksta.d src\core\sys\windows\lzexpand.d src\core\sys\window
s\mapi.d src\core\sys\windows\mciavi.d src\core\sys\windows\mcx.d src\core\sy
s\windows\mgmtapi.d src\core\sys\windows\mmsystem.d src\core\sys\windows\msacm
.d src\core\sys\windows\mshtml.d src\core\sys\windows\mswsock.d src\core\sys\
windows\nb30.d src\core\sys\windows\nddeapi.d src\core\sys\windows\nspapi.d s
rc\core\sys\windows\ntdef.d src\core\sys\windows\ntdll.d src\core\sys\windows\
ntldap.d src\core\sys\windows\ntsecapi.d src\core\sys\windows\ntsecpkg.d src\
core\sys\windows\oaidl.d src\core\sys\windows\objbase.d src\core\sys\windows\o
bjfwd.d src\core\sys\windows\objidl.d src\core\sys\windows\objsafe.d src\core
\sys\windows\ocidl.d src\core\sys\windows\odbcinst.d src\core\sys\windows\ole.
d src\core\sys\windows\ole2.d src\core\sys\windows\ole2ver.d src\core\sys\win
dows\oleacc.d src\core\sys\windows\oleauto.d src\core\sys\windows\olectl.d sr
c\core\sys\windows\olectlid.d src\core\sys\windows\oledlg.d src\core\sys\windo
ws\oleidl.d src\core\sys\windows\pbt.d src\core\sys\windows\powrprof.d src\co
re\sys\windows\prsht.d src\core\sys\windows\psapi.d src\core\sys\windows\rapi.
d src\core\sys\windows\ras.d src\core\sys\windows\rasdlg.d src\core\sys\windo
ws\raserror.d src\core\sys\windows\rassapi.d src\core\sys\windows\reason.d sr
c\core\sys\windows\regstr.d src\core\sys\windows\richedit.d src\core\sys\windo
ws\richole.d src\core\sys\windows\rpc.d src\core\sys\windows\rpcdce.d src\cor
e\sys\windows\rpcdce2.d src\core\sys\windows\rpcdcep.d src\core\sys\windows\rp
cndr.d src\core\sys\windows\rpcnsi.d src\core\sys\windows\rpcnsip.d src\core\
sys\windows\rpcnterr.d src\core\sys\windows\schannel.d src\core\sys\windows\se
cext.d src\core\sys\windows\security.d src\core\sys\windows\servprov.d src\co
re\sys\windows\setupapi.d src\core\sys\windows\shellapi.d src\core\sys\windows
\shldisp.d src\core\sys\windows\shlguid.d src\core\sys\windows\shlobj.d src\c
ore\sys\windows\shlwapi.d src\core\sys\windows\snmp.d src\core\sys\windows\sql
.d src\core\sys\windows\sqlext.d src\core\sys\windows\sqltypes.d src\core\sys
\windows\sqlucode.d src\core\sys\windows\sspi.d src\core\sys\windows\stacktrac
e.d src\core\sys\windows\stat.d src\core\sys\windows\subauth.d src\core\sys\w
indows\threadaux.d src\core\sys\windows\tlhelp32.d src\core\sys\windows\tmsche
ma.d src\core\sys\windows\unknwn.d src\core\sys\windows\uuid.d src\core\sys\w
indows\vfw.d src\core\sys\windows\w32api.d src\core\sys\windows\winbase.d src
\core\sys\windows\winber.d src\core\sys\windows\wincon.d src\core\sys\windows\
wincrypt.d src\core\sys\windows\windef.d src\core\sys\windows\windows.d src\c
ore\sys\windows\winerror.d src\core\sys\windows\wingdi.d src\core\sys\windows\
winhttp.d src\core\sys\windows\wininet.d src\core\sys\windows\winioctl.d src\
core\sys\windows\winldap.d src\core\sys\windows\winnetwk.d src\core\sys\window
s\winnls.d src\core\sys\windows\winnt.d src\core\sys\windows\winperf.d src\co
re\sys\windows\winreg.d src\core\sys\windows\winsock2.d src\core\sys\windows\w
inspool.d src\core\sys\windows\winsvc.d src\core\sys\windows\winuser.d src\co
re\sys\windows\winver.d src\core\sys\windows\wtsapi32.d src\core\sys\windows\w
types.d src\gc\bits.d src\gc\config.d src\gc\gcinterface.d src\gc\os.d src
\gc\pooltable.d src\gc\proxy.d src\gc\impl\conservative\gc.d src\gc\impl\manu
al\gc.d src\rt\aApply.d src\rt\aApplyR.d src\rt\aaA.d src\rt\adi.d src\rt\
alloca.d src\rt\arrayassign.d src\rt\arraybyte.d src\rt\arraycast.d src\rt\a
rraycat.d src\rt\arraydouble.d src\rt\arrayfloat.d src\rt\arrayint.d src\rt\
arrayreal.d src\rt\arrayshort.d src\rt\cast_.d src\rt\cmath2.d src\rt\config
.d src\rt\cover.d src\rt\critical_.d src\rt\deh.d src\rt\deh_win32.d src\rt
\deh_win64_posix.d src\rt\dmain2.d src\rt\dwarfeh.d src\rt\invariant.d src\r
t\lifetime.d src\rt\llmath.d src\rt\memory.d src\rt\memset.d src\rt\minfo.d
src\rt\monitor_.d src\rt\obj.d src\rt\profilegc.d src\rt\qsort.d src\rt\sec
tions.d src\rt\sections_android.d src\rt\sections_elf_shared.d src\rt\section
s_osx_x86.d src\rt\sections_osx_x86_64.d src\rt\sections_solaris.d src\rt\sec
tions_win32.d src\rt\sections_win64.d src\rt\switch_.d src\rt\tlsgc.d src\rt
\trace.d src\rt\tracegc.d src\rt\unwind.d src\rt\backtrace\dwarf.d src\rt\b
acktrace\elf.d src\rt\util\array.d src\rt\util\hash.d src\rt\util\random.d
src\rt\util\typeinfo.d src\rt\util\utf.d src\rt\util\container\array.d src\rt
\util\container\common.d src\rt\util\container\hashtab.d src\rt\util\container
\treap.d src\rt\typeinfo\ti_AC.d src\rt\typeinfo\ti_Acdouble.d src\rt\typein
fo\ti_Acfloat.d src\rt\typeinfo\ti_Acreal.d src\rt\typeinfo\ti_Adouble.d src\
rt\typeinfo\ti_Afloat.d src\rt\typeinfo\ti_Ag.d src\rt\typeinfo\ti_Aint.d src
\rt\typeinfo\ti_Along.d src\rt\typeinfo\ti_Areal.d src\rt\typeinfo\ti_Ashort.d
src\rt\typeinfo\ti_byte.d src\rt\typeinfo\ti_C.d src\rt\typeinfo\ti_cdouble.
d src\rt\typeinfo\ti_cent.d src\rt\typeinfo\ti_cfloat.d src\rt\typeinfo\ti_ch
ar.d src\rt\typeinfo\ti_creal.d src\rt\typeinfo\ti_dchar.d src\rt\typeinfo\ti
_delegate.d src\rt\typeinfo\ti_double.d src\rt\typeinfo\ti_float.d src\rt\typ
einfo\ti_idouble.d src\rt\typeinfo\ti_ifloat.d src\rt\typeinfo\ti_int.d src\r
t\typeinfo\ti_ireal.d src\rt\typeinfo\ti_long.d src\rt\typeinfo\ti_n.d src\rt
\typeinfo\ti_ptr.d src\rt\typeinfo\ti_real.d src\rt\typeinfo\ti_short.d src\r
t\typeinfo\ti_ubyte.d src\rt\typeinfo\ti_ucent.d src\rt\typeinfo\ti_uint.d sr
c\rt\typeinfo\ti_ulong.d src\rt\typeinfo\ti_ushort.d src\rt\typeinfo\ti_void.d
src\rt\typeinfo\ti_wchar.d src\etc\linux\memoryerror.d errno_c_32.obj src\rt
\minit.obj
DMD v2.072.0 DEBUG
src\core\sys\windows\odbcinst.d(157): Deprecation: function core.sys.windows.odb
cinst.SQLInstallTranslatorW is deprecated
src\core\sys\windows\odbcinst.d(157): Deprecation: function core.sys.windows.odb
cinst.SQLInstallTranslatorW is deprecated
digger: druntime-incremental-dce8b7bc0fd8a18fd3805bf27646058f built OK!
digger: needBuild: phobos-incremental-71e4b2b1da6e4c22ca9f3e12af2a957a
digger: Building phobos-incremental-71e4b2b1da6e4c22ca9f3e12af2a957a
digger: DMC=C:\diggermaster\dl\dm857-snn2071\bin
digger: Running: "make" -f win32.mak DMD=C:\diggermaster\build\bin\dmd.exe ^"MOD
EL=32^" phobos.lib
digger: PATH=C:\diggermaster\dl\dm857-snn2071\bin;C:\Windows\system32;C:\Windows
C:\diggermaster\build\bin\dmd.exe -lib -ofphobos.lib -Xfphobos.json -conf= -O -r
elease -w -dip25 -I..\druntime\import std\stdio.d std\stdiobase.d std\string.d
std\format.d std\file.d std\array.d std\functional.d std\path.d std\outbu
ffer.d std\utf.d std\csv.d std\math.d std\complex.d std\numeric.d std\bigi
nt.d std\bitmanip.d std\typecons.d std\uni.d std\base64.d std\ascii.d std\
demangle.d std\uri.d std\mmfile.d std\getopt.d std\signals.d std\meta.d st
d\typetuple.d std\traits.d std\encoding.d std\xml.d std\random.d std\except
ion.d std\compiler.d std\system.d std\concurrency.d std\concurrencybase.d s
td\datetime.d std\uuid.d std\variant.d std\zlib.d std\stream.d std\socket.d
std\socketstream.d std\conv.d std\zip.d std\cstream.d std\stdint.d std\js
on.d std\parallelism.d std\mathspecial.d std\process.d std\algorithm\package
.d std\algorithm\comparison.d std\algorithm\iteration.d std\algorithm\mutatio
n.d std\algorithm\searching.d std\algorithm\setops.d std\algorithm\sorting.d
std\algorithm\internal.d std\container\array.d std\container\binaryheap.d st
d\container\dlist.d std\container\rbtree.d std\container\slist.d std\containe
r\util.d std\container\package.d std\digest\crc.d std\digest\sha.d std\diges
t\md.d std\digest\ripemd.d std\digest\digest.d std\digest\hmac.d std\digest\
murmurhash.d std\net\isemail.d std\net\curl.d std\range\package.d std\range\
primitives.d std\range\interfaces.d std\regex\internal\ir.d std\regex\package
.d std\regex\internal\parser.d std\regex\internal\tests.d std\regex\internal\
backtracking.d std\regex\internal\thompson.d std\regex\internal\kickstart.d s
td\regex\internal\generator.d std\c\process.d std\c\stdlib.d std\c\time.d st
d\c\stdio.d std\c\math.d std\c\stdarg.d std\c\stddef.d std\c\fenv.d std\c\s
tring.d std\c\locale.d std\c\wcharh.d std\windows\registry.d std\windows\iun
known.d std\windows\syserror.d std\windows\charset.d std\c\windows\windows.d
std\c\windows\com.d std\c\windows\winsock.d std\c\windows\stat.d std\interna
l\cstring.d std\internal\phobosinit.d std\internal\unicode_tables.d std\inter
nal\unicode_comp.d std\internal\unicode_decomp.d std\internal\unicode_grapheme
.d std\internal\unicode_norm.d std\internal\scopebuffer.d std\internal\test\d
ummyrange.d std\internal\digest\sha_SSSE3.d std\internal\math\biguintcore.d s
td\internal\math\biguintnoasm.d std\internal\math\biguintx86.d std\internal\ma
th\gammafunction.d std\internal\math\errorfunction.d std\internal\windows\adva
pi32.d std\experimental\typecons.d std\experimental\allocator\common.d std\ex
perimental\allocator\gc_allocator.d std\experimental\allocator\mallocator.d st
d\experimental\allocator\mmap_allocator.d std\experimental\allocator\showcase.d
std\experimental\allocator\typed.d std\experimental\allocator\package.d std\
experimental\allocator\building_blocks\affix_allocator.d std\experimental\alloc
ator\building_blocks\allocator_list.d std\experimental\allocator\building_block
s\bitmapped_block.d std\experimental\allocator\building_blocks\bucketizer.d st
d\experimental\allocator\building_blocks\fallback_allocator.d std\experimental\
allocator\building_blocks\free_list.d std\experimental\allocator\building_block
s\free_tree.d std\experimental\allocator\building_blocks\kernighan_ritchie.d s
td\experimental\allocator\building_blocks\null_allocator.d std\experimental\all
ocator\building_blocks\quantizer.d std\experimental\allocator\building_blocks\r
egion.d std\experimental\allocator\building_blocks\scoped_allocator.d std\expe
rimental\allocator\building_blocks\segregator.d std\experimental\allocator\buil
ding_blocks\stats_collector.d std\experimental\allocator\building_blocks\packag
e.d std\experimental\logger\core.d std\experimental\logger\filelogger.d std\e
xperimental\logger\multilogger.d std\experimental\logger\nulllogger.d std\expe
rimental\logger\package.d std\experimental\ndslice\package.d std\experimental\
ndslice\iteration.d std\experimental\ndslice\selection.d std\experimental\ndsl
ice\slice.d std\experimental\ndslice\internal.d etc\c\zlib.d etc\c\curl.d
etc\c\sqlite3.d etc\c\odbc\sql.d etc\c\odbc\sqlext.d etc\c\odbc\sqltypes.d e
tc\c\odbc\sqlucode.d etc\c\zlib\zlib.lib ..\druntime\lib\druntime.lib
DMD v2.072.0 DEBUG
std\socketstream.d(40): Deprecation: module std.stream is deprecated - It will b
e removed from Phobos in October 2016. If you still need it, go to https://githu
b.com/DigitalMars/undeaD
std\cstream.d(26): Deprecation: module std.stream is deprecated - It will be rem
oved from Phobos in October 2016. If you still need it, go to https://github.com
/DigitalMars/undeaD
std\stream.d(1338): Deprecation: function std.format.doFormat!().doFormat is dep
recated - It will be removed from Phobos in October 2016. If you still need it,
go to https://github.com/DigitalMars/undeaD
std\windows\registry.d(572): Deprecation: module core.bitop is not accessible he
re, perhaps add 'static import core.bitop;'
std\windows\registry.d(658): Deprecation: module core.bitop is not accessible he
re, perhaps add 'static import core.bitop;'
digger: phobos-incremental-71e4b2b1da6e4c22ca9f3e12af2a957a built OK!
digger: DMC=C:\diggermaster\dl\dm857-snn2071\bin
digger: Installing dmd-localextras to C:\diggermaster\dl\dmd-localextras...
digger: Downloading http://semitwist.com/download/app/dmd-localextras.7z to C:\d
iggermaster\dl\dmd-localextras.7z...
digger: Verifying dmd-localextras.7z.2720.2220.temp...
digger: Unpacking C:\diggermaster\dl\dmd-localextras.7z to C:\diggermaster\dl\dm
d-localextras.2720.2220.temp...
digger: Adding C:\diggermaster\dl\7z to PATH.
7-Zip (A) 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18
Processing archive: C:\diggermaster\dl\dmd-localextras.7z
Extracting localextras-windows\dmd2\windows\bin\windbg.hlp
Extracting localextras-windows\dmd2\windows\bin\ddemangle.exe
Extracting localextras-windows\dmd2\windows\bin\lib.exe
Extracting localextras-windows\dmd2\windows\bin\link.exe
Extracting localextras-windows\dmd2\windows\bin\make.exe
Extracting localextras-windows\dmd2\windows\bin\replace.exe
Extracting localextras-windows\dmd2\windows\bin\shell.exe
Extracting localextras-windows\dmd2\windows\bin\windbg.exe
Extracting localextras-windows\dmd2\windows\bin\dm.dll
Extracting localextras-windows\dmd2\windows\bin\eecxxx86.dll
Extracting localextras-windows\dmd2\windows\bin\emx86.dll
Extracting localextras-windows\dmd2\windows\bin\mspdb41.dll
Extracting localextras-windows\dmd2\windows\bin\shcv.dll
Extracting localextras-windows\dmd2\windows\bin\tlloc.dll
Extracting localextras-windows\dmd2\windows\lib\advapi32.lib
Extracting localextras-windows\dmd2\windows\lib\COMCTL32.LIB
Extracting localextras-windows\dmd2\windows\lib\comdlg32.lib
Extracting localextras-windows\dmd2\windows\lib\CTL3D32.LIB
Extracting localextras-windows\dmd2\windows\lib\gdi32.lib
Extracting localextras-windows\dmd2\windows\lib\kernel32.lib
Extracting localextras-windows\dmd2\windows\lib\ODBC32.LIB
Extracting localextras-windows\dmd2\windows\lib\ole32.lib
Extracting localextras-windows\dmd2\windows\lib\OLEAUT32.LIB
Extracting localextras-windows\dmd2\windows\lib\rpcrt4.lib
Extracting localextras-windows\dmd2\windows\lib\shell32.lib
Extracting localextras-windows\dmd2\windows\lib\snn.lib
Extracting localextras-windows\dmd2\windows\lib\user32.lib
Extracting localextras-windows\dmd2\windows\lib\uuid.lib
Extracting localextras-windows\dmd2\windows\lib\winmm.lib
Extracting localextras-windows\dmd2\windows\lib\winspool.lib
Extracting localextras-windows\dmd2\windows\lib\WS2_32.LIB
Extracting localextras-windows\dmd2\windows\lib\wsock32.lib
Extracting localextras-linux\dmd2\linux\bin32\dumpobj
Extracting localextras-linux\dmd2\linux\bin64\dumpobj
Extracting localextras-freebsd\dmd2\freebsd\bin32\dumpobj
Extracting localextras-osx\dmd2\osx\bin\dumpobj
Extracting localextras-linux\dmd2\linux\bin32\obj2asm
Extracting localextras-linux\dmd2\linux\bin64\obj2asm
Extracting localextras-freebsd\dmd2\freebsd\bin32\obj2asm
Extracting localextras-osx\dmd2\osx\bin\obj2asm
Extracting localextras-freebsd\dmd2\freebsd\bin32\shell
Extracting localextras-osx\dmd2\osx\bin\shell
Extracting localextras-windows\dmd2\windows\lib
Extracting localextras-windows\dmd2\windows\bin
Extracting localextras-windows\dmd2\windows
Extracting localextras-windows\dmd2
Extracting localextras-windows
Extracting localextras-osx\dmd2\osx\bin
Extracting localextras-osx\dmd2\osx
Extracting localextras-osx\dmd2
Extracting localextras-osx
Extracting localextras-linux\dmd2\linux\bin64
Extracting localextras-linux\dmd2\linux\bin32
Extracting localextras-linux\dmd2\linux
Extracting localextras-linux\dmd2
Extracting localextras-linux
Extracting localextras-freebsd\dmd2\freebsd\bin32
Extracting localextras-freebsd\dmd2\freebsd
Extracting localextras-freebsd\dmd2
Extracting localextras-freebsd
Everything is Ok
Folders: 18
Files: 42
Size: 5414510
Compressed: 1527542
digger: Done installing dmd-localextras.
digger: Running: "make" ^"MODEL=32^" ^"OS=win32^" SHELL=bash LIB=C:\diggermaster
\dl\dmd-localextras\localextras-windows\dmd2\windows\lib;..\..\phobos
digger: PATH=C:\diggermaster\dl\msys\bin;C:\diggermaster\dl\dm857-snn2071\bin;C:
\Windows\system32;C:\Windows
Creating output directory: test_results
Building d_do_test tool
OS: win32
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
Running runnable tests
... runnable\A16.d (-inline -release -g -O)
... runnable\Same.d ()
... runnable\a17.d (-inline -release -g -O)
... runnable\a18.d ()
... runnable\a19.d ()
... runnable\a20.d -cov ()
... runnable\a21.d ()
... runnable\aliasthis.d (-inline -release -g -O)
... runnable\argufilem.d (-inline -release -g -O)
... runnable\arrayop.d (-inline -release -g -O)
... runnable\auto1.d (-inline -release -g -O)
... runnable\b26.d ()
... runnable\bench1.d (-inline -release -g -O)
... runnable\bitops.d ()
... runnable\bug11155.d ()
... runnable\bug12928.d (-inline -g -O)
... runnable\bug5.d -w (-inline -release -g -O)
... runnable\bug7068.d (-inline -g -O -d)
... runnable\bug846.d (-inline -release -g -O)
... runnable\bug9010.d -cov ()
... runnable\builtin.d (-inline -release -g -O)
... runnable\c22.d ()
... runnable\cabi1.d (-inline -release -g -O)
... runnable\casting.d (-inline -release -g -O)
... runnable\circular.d -d (-dw)
... runnable\closure.d (-inline -release -g -O)
... runnable\complex.d ()
... runnable\constfold.d (-inline -release -g -O)
... runnable\cov2.d -cov ()
... runnable\cpp_abi_tests.d (-inline -release -g -O)
... runnable\cppa.d (-g)
... runnable\ctorpowtests.d ()
... runnable\declaration.d (-inline -release -g -O)
... runnable\delegate.d (-inline -release -g -O)
... runnable\dhry.d -release -O -g -inline ()
... runnable\eh.d (-O)
... runnable\eh2.d ()
... runnable\entity1.d (-inline -release -g -O)
... runnable\evalorder.d (-inline -release -g -O)
... runnable\extern1.d ()
... runnable\externmangle.d (-inline -release -g -O)
... runnable\externmangle2.d (-inline -release -g -O)
... runnable\foreach.d (-inline -release -g -O)
... runnable\foreach2.d (-inline -release -g -O)
... runnable\foreach3.d (-inline -release -g -O)
... runnable\foreach4.d (-inline -release -g -O)
... runnable\foreach5.d (-inline -release -g -O)
... runnable\funclit.d (-inline -release -g -O)
... runnable\functype.d (-inline -release -g -O)
... runnable\gdb1.d -g ()
... runnable\gdb10311.d -g ()
... runnable\gdb14225.d -g ()
... runnable\gdb14276.d -g ()
... runnable\gdb14313.d -g ()
... runnable\gdb14330.d -g ()
... runnable\gdb4149.d -g ()
... runnable\gdb4181.d -g ()
... runnable\hello-profile.d -profile ()
... runnable\hello.d ()
... runnable\helloUTF16.d (-inline -release -g -O)
... runnable\helloUTF16BE.d (-inline -release -g -O)
... runnable\helloUTF8.d ()
... runnable\hospital.d (-inline -release -g -O)
... runnable\iasm.d ()
... runnable\iasm64.d ()
... runnable\ice10086a.d (-inline -release -g -O)
... runnable\ice10086b.d (-inline -release -g -O)
... runnable\ice10857.d (-inline -release -g -O)
... runnable\ice15030.d -unittest -boundscheck=off ()
... runnable\ice15138.d (-unittest -inline)
... runnable\ice15176.d (-inline -release -g -O)
... runnable\ice15200.d (-inline -release -g -O)
... runnable\ice4481.d (-inline -release -g -O)
... runnable\ifti.d (-inline -release -g -O)
... runnable\implicit.d (-inline -release -g -O)
... runnable\inline.d (-inline -release -g -O)
... runnable\inline14560.d (-inline -release -g -O)
... runnable\inline2.d -O -release -inline ()
... runnable\inner.d (-inline -release -g -O)
... runnable\integrate.d ()
... runnable\interface.d (-inline -release -g -O)
... runnable\interface1.d (-inline -release -g -O)
... runnable\interface2.d ()
... runnable\interface3.d ()
... runnable\interpret.d (-inline -release -g -O)
... runnable\interpret2.d (-inline -release -g -O)
... runnable\issue8671.d (-inline -release -g -O)
... runnable\lazy.d (-inline -release -g -O)
... runnable\ldc_github_1677.d (-inline -release -g -O)
... runnable\lexer.d (-inline -release -g -O)
... runnable\link10425.d (-inline -release -g -O)
... runnable\link10920.d (-version=A)
... runnable\link11069a.d -noboundscheck (-inline -release -g -O)
... runnable\link11069b.d (-inline -release -g -O)
... runnable\link11127.d (-inline -release -g -O)
... runnable\link11395.d ()
... runnable\link11931.d -g ()
... runnable\link12010.d -release (-inline -release -g -O)
... runnable\link12037.d (-inline -release -g -O)
... runnable\link12144.d (-inline -release -g -O)
... runnable\link13043.d (-g -inline -version=bug -release -O)
... runnable\link13350.d (-inline -release -g -O)
... runnable\link13394.d (-inline -release -g -O)
... runnable\link13400.d (-inline -release -g -O)
... runnable\link13415.d -inline (-allinst -unittest -debug)
... runnable\link13843.d (-inline -release -g -O)
... runnable\link14074a.d (-inline -release -g -O)
... runnable\link14074b.d (-inline -release -g -O)
... runnable\link14425.d (-inline -release -g -O)
... runnable\link14541.d (-inline -release -g -O)
... runnable\link14588.d (-allinst -unittest -debug -inline)
... runnable\link14814.d (-inline -release -g -O)
... runnable\link14992.d (-inline -release -g -O)
... runnable\link15017.d (-inline -release -g -O)
... runnable\link15021.d (-inline -g -debug -unittest)
... runnable\link15149.d -g (-inline -version=A)
... runnable\link2500.d (-inline -release -g -O)
... runnable\link2644.d (-version=X -inline -release -g -O)
... runnable\link6574.d ()
... runnable\link7745.d ()
... runnable\link7966.d (-inline -release -g -O)
... runnable\link8023.d (-inline -release)
... runnable\link9571.d (-inline -release -g -O)
... runnable\linktypeinfo.d (-g -inline -unittest -debug)
... runnable\literal.d (-inline -release -g -O)
... runnable\m1.d ()
... runnable\manboy.d ()
... runnable\mangle.d ()
... runnable\mars1.d (-inline -release -g -O)
... runnable\mixin1.d (-inline -release -g -O)
... runnable\mixin2.d (-inline -release -g -O)
... runnable\mod1.d ()
... runnable\nan.d (-inline -release -g -O)
... runnable\nested.d (-inline -release -g -O)
... runnable\newdel.d ()
... runnable\nogc.d (-inline -release -g -O)
... runnable\nulltype.d (-inline -release -g -O)
... runnable\opdisp.d (-inline -release -g -O)
... runnable\opover.d (-inline -release -g -O)
... runnable\opover2.d -dip25 (-inline -O -property)
... runnable\opover3.d (-inline -release -g -O)
... runnable\overload.d (-inline -release -g -O)
... runnable\pi.d ()
... runnable\polysemous.d ()
... runnable\printargs.d ()
... runnable\property.d (-inline -release -g -O)
... runnable\property2.d (-property)
... runnable\s2ir.d (-inline -release -g -O)
... runnable\sctor.d (-w -d -de -dw)
... runnable\sdtor.d (-unittest -O -release -inline -g)
... runnable\sieve.d -cov ()
... runnable\statictor.d ()
... runnable\stress.d ()
... runnable\structlit.d (-inline -release -g -O)
... runnable\template1.d (-inline -release -g -O)
... runnable\template13478.d (-inline -release -g -O)
... runnable\template2.d (-inline -release -g -O)
... runnable\template2962.d (-inline -release -g -O)
... runnable\template3.d (-inline -release -g -O)
... runnable\template4.d (-inline -release -g -O)
... runnable\template6.d (-inline -release -g -O)
... runnable\template8.d ()
... runnable\template9.d ()
... runnable\test10.d (-inline -release -g -O)
... runnable\test10378.d (-inline -release -g -O)
... runnable\test10441.d (-inline -release -g -O)
... runnable\test10573.d (-inline -release -g -O)
... runnable\test10736.d (-inline -release -g -O)
... runnable\test10942.d -g (-inline -release -g -O)
... runnable\test11.d (-inline -release -g -O)
... runnable\test11039.d (-inline -release -g -O)
... runnable\test11239.d -debug ()
... runnable\test11447a.d (-allinst)
... runnable\test11447b.d (-allinst)
... runnable\test11447c.d (-allinst -w -debug -g)
... runnable\test11745.d -unittest ()
... runnable\test11863.d (-inline -release -g -O)
... runnable\test12.d (-unittest -O -release -inline -g)
... runnable\test12197.d (-inline -release -g -O)
... runnable\test12874.d (-inline -g -O)
... runnable\test13.d -unittest ()
... runnable\test13117.d (-O -release -g)
... runnable\test13117b.d -inline (-O -release -g)
... runnable\test13504.d -O -cov (-inline -release -g -O)
... runnable\test13613.d ()
... runnable\test13944.d ()
... runnable\test14874.d -dip25 (-inline -release -g -O)
... runnable\test14901.d (-unittest)
... runnable\test14903.d (-inline -release -g -O)
... runnable\test15.d (-inline -release -g -O)
... runnable\test15079.d (-inline -release -g -O)
... runnable\test15568.d -unittest -main -O (-inline -release -g -O)
... runnable\test15779.d -gx (-inline -release -g -O)
... runnable\test15913.d (-inline -release -g -O)
... runnable\test16.d (-inline -release -g -O)
... runnable\test16115.d -d ()
... runnable\test17.d (-inline -release -g -O)
... runnable\test19.d -unittest (-inline -release -g -O)
... runnable\test20.d (-inline -release -g -O)
... runnable\test21.d (-inline -release -g -O)
... runnable\test22.d (-inline -release -g -O)
... runnable\test23.d (-inline -release -g -O)
... runnable\test24.d ()
... runnable\test27.d ()
... runnable\test28.d (-inline -release -g -O)
... runnable\test29.d ()
... runnable\test3.d (-unittest -O -release -inline -g)
... runnable\test30.d (-inline -release -g -O)
... runnable\test31.d ()
... runnable\test32.d ()
... runnable\test34.d (-inline -release -g -O)
... runnable\test3449.d (-inline -release -g -O)
... runnable\test3574a.d (-inline -release -g -O)
... runnable\test3574b.d (-inline -release -g -O)
... runnable\test3574c.d (-inline -release -g -O)
... runnable\test3574d.d (-inline -release -g -O)
... runnable\test36.d ()
... runnable\test37.d -Jrunnable/extra-files ()
... runnable\test38.d ()
... runnable\test4.d ()
... runnable\test40.d ()
... runnable\test41.d (-inline -g -O)
... runnable\test42.d (-inline -release -g -O)
... runnable\test42a.d ()
... runnable\test435.d (-inline -release -g -O)
... runnable\test45.d ()
... runnable\test46.d ()
... runnable\test48.d ()
... runnable\test49.d ()
... runnable\test5.d ()
... runnable\test52.d ()
... runnable\test5305.d (-inline -release -g -O)
... runnable\test57.d -inline -release ()
... runnable\test58.d ()
... runnable\test5854.d (-inline -release -g -O)
... runnable\test5943.d (-inline -release -g -O)
... runnable\test60.d (-inline -release -g -O)
... runnable\test61.d ()
... runnable\test6423.d (-inline -release -g -O)
... runnable\test7.d ()
... runnable\test7452.d (-inline -release -g -O)
... runnable\test7453.d (-inline -release -g -O)
... runnable\test7494.d ()
... runnable\test7511.d (-inline -release -g -O)
... runnable\test7595.d (-inline -release -g -O)
... runnable\test7603.d (-inline -release -g -O)
... runnable\test7618.d (-inline -release -g -O)
... runnable\test7932.d (-inline -release -g -O)
... runnable\test8.d (-inline -release -g -O)
... runnable\test8182.d (-inline -release -g -O)
... runnable\test8544.d ()
... runnable\test8997.d (-inline -release -g -O)
... runnable\test9259.d (-inline -release -g -O -d -dw -de)
... runnable\test9271.d ()
... runnable\test9309.d (-inline -release -g -O)
... runnable\test9495.d ()
... runnable\testUTF32.d (-inline -release -g -O)
... runnable\testaa.d ()
... runnable\testaa2.d ()
... runnable\testaa3.d (-inline -release -g -O)
... runnable\testabi.d (-release -g)
... runnable\testappend.d ()
... runnable\testargtypes.d (-inline -release -g -O)
... runnable\testarray.d ()
... runnable\testassign.d (-inline -release -g -O)
... runnable\testbitarray.d ()
... runnable\testbounds.d (-inline -release -g -O)
... runnable\testbounds_off.d -boundscheck=off (-inline -g -O)
... runnable\testbounds_on.d -boundscheck=on (-inline -g -O)
... runnable\testbounds_safeonly.d -boundscheck=safeonly (-inline -g -O)
... runnable\testclass.d (-inline -release -g -O)
... runnable\testconst.d (-inline -release -g -O)
... runnable\testconstsection.d (-inline -release -g -O)
... runnable\testcontracts.d (-inline -g -O)
... runnable\testdstress.d ()
... runnable\testdt.d ()
... runnable\testenum.d ()
... runnable\testfile.d ()
... runnable\testformat.d ()
... runnable\testgc2.d ()
... runnable\testgc3.d ()
... runnable\testinvariant.d ()
... runnable\testkeyword.d ()
... runnable\testline.d ()
... runnable\testmain.d -main (-inline -release -g -O)
... runnable\testminit.d ()
... runnable\testmmfile.d ()
... runnable\testmod1.d ()
... runnable\testmod2.d (-inline -release -g -O)
... runnable\testmodule.d ()
... runnable\testpic.d (-O)
... runnable\testprofile.d -profile (-inline -release -g -O)
... runnable\testreturn.d (-inline -release -g -O)
... runnable\testrightthis.d (-inline -release -g -O)
... runnable\testsafe.d ()
... runnable\testscope.d ()
... runnable\testscope2.d -dip25 (-inline -release -g -O)
... runnable\testsignals.d (-inline -release -g -O)
... runnable\testsocket.d ()
... runnable\teststdio.d ()
... runnable\testswitch.d (-w)
... runnable\testthread.d ()
... runnable\testthread2.d ()
... runnable\testtypeid.d (-inline -release -g -O)
... runnable\testv.d (-inline -release -g -O)
... runnable\testxmm.d (-inline -release -g -O)
... runnable\tls.d (-inline -release -g -O)
... runnable\tls_dup.d ()
... runnable\traits.d ()
... runnable\traits_getPointerBitmap.d (-inline -release -g -O)
... runnable\traits_getUnitTests.d -unittest (-inline -release -g -O)
... runnable\traits_getVirtualIndex.d (-inline -release -g -O)
... runnable\uda.d (-inline -release -g -O)
... runnable\ufcs.d (-inline -release -g -O)
... runnable\uniformctor.d (-inline -release -g -O)
... runnable\untag.d ()
... runnable\variadic.d (-inline -release -g -O)
... runnable\version.d -version=3 -version=foo ()
... runnable\warning1.d -w ()
... runnable\wc.d ()
... runnable\wc2.d ()
... runnable\wc3.d ()
... runnable\xdtor.d ()
... runnable\xpostblit.d ()
... runnable\xtest46.d (-unittest -O -release -inline -g)
... runnable\xtest55.d ()
... runnable\xtestenum.d ()
... runnable/depsprot.sh
... runnable/gdb15729.sh
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
... runnable/link14198a.sh
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
... runnable/link14198b.sh
... runnable/link14834.sh
... runnable/link846.sh
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
... runnable/linkdebug.sh
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
... runnable/test10386.sh
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
... runnable/test10567.sh
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
... runnable/test13666.sh
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
... runnable/test13774.sh
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
... runnable/test16096.sh
./runnable/test16096.sh: line 4: ${output_file}: ambiguous redirect
... runnable/test2.sh
... runnable/test35.sh
... runnable/test39.sh
... runnable/test44.sh
... runnable/test9377.sh
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
_D8mul9377b8__T3defZ3memFZv
... runnable/test_shared.sh
Skipping shared library test on win32.
... runnable/test_switches.sh
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
Running compilable tests
... compilable\99bottles.d ()
... compilable\a3682.d ()
... compilable\aliasdecl.d ()
... compilable\alignment.d ()
... compilable\art4769.d ()
... compilable\b1215.d -o- ()
... compilable\b33.d ()
... compilable\b6395.d -c -Icompilable/extra-files ()
... compilable\bug11735.d ()
... compilable\bug6963.d ()
... compilable\callconv.d ()
... compilable\compile1.d ()
... compilable\const.d ()
... compilable\cppmangle.d ()
... compilable\ddoc1.d -D -Ddtest_results/compilable -o- -d ()
... compilable\ddoc10.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc10236.d -D -Ddtest_results/compilable -w -o- ()
... compilable\ddoc10236b.d -D -Ddtest_results/compilable -w -o- ()
... compilable\ddoc10325.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc10334.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc10366.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc10367.d -D -Ddtest_results/compilable -o- -m32 ()
... compilable\ddoc10869.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc10870.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc11.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc11479.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc11511.d -w -D -Ddtest_results/compilable -o- ()
... compilable\ddoc11823.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc12.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc12706.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc12745.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc13.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc13270.d -o- -D -Ddtest_results/compilable (-w)
... compilable\ddoc13502.d -D -Ddtest_results/compilable -w -o- ()
... compilable\ddoc13645.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc14.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc14383.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc14633.d -D -Ddtest_results/compilable -w -o- ()
... compilable\ddoc14778.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc15475.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc198.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc2.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc2273.d -D -Ddtest_results/compilable -o- -m32 ()
... compilable\ddoc3.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc4.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc4162.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc4899.d -D -Ddtest_results/compilable -w -o- ()
... compilable\ddoc5.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc5446.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc5446a.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc5446b.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc6.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc648.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc6491.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc7.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc7555.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc7656.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc7715.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc7795.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc8.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc8271.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc8739.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc9.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc9037.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc9155.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc9305.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc9369.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc9475.d -D -w -o- -c -Ddtest_results/compilable -o-
()
... compilable\ddoc9497a.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc9497b.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc9497c.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc9497d.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc9676a.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc9676b.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc9727.d -D -Ddtest_results/compilable -o- ()
... compilable\ddoc9789.d -D -w -o- -c -Ddtest_results/compilable -o-
()
... compilable\ddoc9903.d -D -Ddtest_results/compilable -o- ()
... compilable\ddocYear.d -D -Ddtest_results/compilable -o- ()
... compilable\ddocbackticks.d -D -Ddtest_results/compilable -o- ()
... compilable\ddocunittest.d -D -w -o- -c -Ddtest_results/compilable -o-
(-unittest)
... compilable\debuginfo.d -g ()
... compilable\defa.d ()
... compilable\depmsg.d -d (-dw)
... compilable\deprecate12979a.d -dw ()
... compilable\deprecate14283.d -dw ()
... compilable\depsOutput9948.d -deps=test_results/compilable/depsOutput9948
.deps ()
... compilable\derivedarray.d ()
... compilable\diag11066.d -w -profile ()
... compilable\diag3243.d -vtls ()
... compilable\dip22.d -de ()
... compilable\empty_file.d ()
... compilable\exception.d ()
... compilable\fail260.d -d ()
... compilable\forward1.d -g ()
... compilable\iasm_labeloperand.d ()
... compilable\ice10040.d ()
... compilable\ice10431a.d ()
... compilable\ice10431b.d ()
... compilable\ice10486.d ()
... compilable\ice10598.d ()
... compilable\ice11054.d ()
... compilable\ice11300.d ()
... compilable\ice11596.d (-inline -release -g -O -version=X)
... compilable\ice11610.d ()
... compilable\ice11777.d ()
... compilable\ice11906.d -o- ()
... compilable\ice11925.d ()
... compilable\ice12002.d -inline ()
... compilable\ice12554.d -o- ()
... compilable\ice12956.d -o- ()
... compilable\ice13071.d -o- ()
... compilable\ice13088.d -o- ()
... compilable\ice13245.d -o- ()
... compilable\ice13323.d -o- ()
... compilable\ice13403.d -o- ()
... compilable\ice13792.d ()
... compilable\ice13874.d -o- ()
... compilable\ice13886.d ()
... compilable\ice13920.d -o- ()
... compilable\ice13968.d ()
... compilable\ice14075.d -o- ()
... compilable\ice1524.d ()
... compilable\ice15333.d ()
... compilable\ice15760.d ()
... compilable\ice15789.d -o- ()
... compilable\ice15992.d ()
... compilable\ice6538.d ()
... compilable\ice8392.d ()
... compilable\ice854.d ()
... compilable\ice9663.d -wi ()
... compilable\interpret3.d (-inline)
... compilable\json.d -o- -X -Xftest_results/compilable/json.out (
)
... compilable\line.d ()
... compilable\nogc.d -o- ()
... compilable\protattr.d -o- ()
... compilable\protection.d -de ()
... compilable\sw_transition_complex.d -c -transition=complex ()
... compilable\sw_transition_field.d -c -transition=field ()
... compilable\sw_transition_tls.d -c -transition=tls ()
... compilable\test1.d ()
... compilable\test10056.d ()
... compilable\test10066.d ()
... compilable\test10073.d ()
... compilable\test10186.d ()
... compilable\test10312.d ()
... compilable\test10375.d -o- ()
... compilable\test10520.d -debug -profile ()
... compilable\test10695.d ()
... compilable\test10726.d ()
... compilable\test10752.d ()
... compilable\test10981.d ()
... compilable\test10992.d -unittest ()
... compilable\test10992b.d -unittest ()
... compilable\test10993.d ()
... compilable\test11137.d -ofC:\test.exeC:\test.exe ()
... compilable\test11169.d -o- ()
... compilable\test11225a.d ()
... compilable\test11237.d ()
... compilable\test11371.d ()
... compilable\test11471.d -profile ()
... compilable\test11559upgradeoptlink.d -g ()
... compilable\test11563.d ()
... compilable\test11656.d ()
... compilable\test11824.d -o- ()
... compilable\test11914.d ()
... compilable\test11980.d ()
... compilable\test12009.d ()
... compilable\test1238.d ()
... compilable\test12523.d ()
... compilable\test12527.d ()
... compilable\test12558.d ()
... compilable\test12567a.d ()
... compilable\test12567b.d ()
... compilable\test12567c.d ()
... compilable\test12567d.d -d ()
... compilable\test12593.d ()
... compilable\test12624.d -lib -Icompilable/extra-files ()
... compilable\test12967.d -o- ()
... compilable\test12979a.d ()
... compilable\test12979b.d -w -de ()
... compilable\test13008.d -o- (-d -de -dw)
... compilable\test13053.d (-w -wi)
... compilable\test13193.d -O -inline -c ()
... compilable\test13194.d ()
... compilable\test13226.d -o- (-version=bug)
... compilable\test13242.d -o- ()
... compilable\test13281.d -o- ()
... compilable\test1353.d ()
... compilable\test13600.d -g ()
... compilable\test13668.d -o- ()
... compilable\test13858.d -w ()
... compilable\test13902.d -o- ()
... compilable\test14275.d -o- ()
... compilable\test14317.d -O -profile -inline ()
... compilable\test14375.d ()
... compilable\test14528.d -o- ()
... compilable\test14666.d -o- ()
... compilable\test14747.d -o- (-w)
... compilable\test14781.d -o- ()
... compilable\test14838.d ()
... compilable\test14962.d ()
... compilable\test14973.d ()
... compilable\test15019.d ()
... compilable\test15056.d ()
... compilable\test15150.d ()
... compilable\test15177.d -o- ()
... compilable\test15326.d -w -c -unittest ()
... compilable\test1537.d ()
... compilable\test15389_x.d ()
... compilable\test15389_y.d ()
... compilable\test15402.d -de ()
... compilable\test15464.d ()
... compilable\test15490.d -o- -inline ()
... compilable\test15519_x.d ()
... compilable\test15519_y.d ()
... compilable\test15550.d -o- ()
... compilable\test15565.d ()
... compilable\test15578.d ()
... compilable\test15618.d ()
... compilable\test15668.d ()
... compilable\test15762.d ()
... compilable\test15784.d ()
... compilable\test15785.d -de ()
... compilable\test15802.d ()
... compilable\test15856.d -transition=checkimports -de ()
... compilable\test15898.d -O ()
... compilable\test15925.d -transition=import -transition=checkimports
()
... compilable\test16080.d -lib -Icompilable/imports ()
... compilable\test16225.d -O -m64 ()
... compilable\test16292.d ()
... compilable\test1673.d ()
... compilable\test1754.d ()
... compilable\test1878a.d ()
... compilable\test25.d ()
... compilable\test2991.d ()
... compilable\test313a.d -de ()
... compilable\test313b.d -de ()
... compilable\test313c.d -de ()
... compilable\test313d.d -de ()
... compilable\test313e.d -de ()
... compilable\test313f.d -de ()
... compilable\test313g.d -de ()
... compilable\test314.d -de ()
... compilable\test3673.d ()
... compilable\test3775.d ()
... compilable\test4003.d ()
... compilable\test4090.d ()
... compilable\test4364.d ()
... compilable\test4375.d -unittest ()
... compilable\test50.d ()
... compilable\test55.d -d (-dw)
... compilable\test59.d ()
... compilable\test6013.d ()
... compilable\test602.d -o- ()
... compilable\test6056a.d ()
... compilable\test6056b.d ()
... compilable\test6056c.d ()
... compilable\test6089.d ()
... compilable\test61.d ()
... compilable\test62.d ()
... compilable\test63.d ()
... compilable\test6319.d -debug ()
... compilable\test6395.d -c compilable/b6395 -Icompilable/extra-files
()
... compilable\test6534.d ()
... compilable\test6552.d -w ()
... compilable\test66.d ()
... compilable\test67.d ()
... compilable\test68.d ()
... compilable\test69.d ()
... compilable\test6999.d ()
... compilable\test70.d ()
... compilable\test7030.d ()
... compilable\test7065.d ()
... compilable\test71.d ()
... compilable\test7172.d ()
... compilable\test7190.d -c -Icompilable/extra-files ()
... compilable\test72.d ()
... compilable\test7252.d ()
... compilable\test7399.d ()
... compilable\test7491.d ()
... compilable\test7524.d ()
... compilable\test7569.d ()
... compilable\test7754.d -H -Hdtest_results/compilable (-d -dw)
... compilable\test8038.d ()
... compilable\test8041.d ()
... compilable\test8296.d ()
... compilable\test8509.d ()
... compilable\test8513.d ()
... compilable\test8543.d ()
... compilable\test8631.d -de ()
... compilable\test8675.d ()
... compilable\test8696.d -w ()
... compilable\test8717.d ()
... compilable\test8802.d ()
... compilable\test8898.d -w ()
... compilable\test8922a.d ()
... compilable\test8922b.d ()
... compilable\test8922c.d ()
... compilable\test8922d.d ()
... compilable\test8922e.d ()
... compilable\test8922f.d ()
... compilable\test8937.d ()
... compilable\test8959.d ()
... compilable\test9057.d -c -Icompilable/extra-files ()
... compilable\test9209.d ()
... compilable\test9276.d compilable/imports/test9276parser.d ()
... compilable\test9278a.d ()
... compilable\test9278b.d ()
... compilable\test9399.d -c -inline -Icompilable/imports compilable/i
mports/test9399a ()
... compilable\test9434.d ()
... compilable\test9435.d ()
... compilable\test9436.d -c compilable/imports/test9436interp.d ()
... compilable\test9526.d ()
... compilable\test9554.d -o- ()
... compilable\test9565.d -o- ()
... compilable\test9570.d -o- ()
... compilable\test9613.d ()
... compilable\test9639.d ()
... compilable\test9672.d ()
... compilable\test9692.d ()
... compilable\test9692a.d ()
... compilable\test9766.d ()
... compilable\test9818.d ()
... compilable\test9919.d -o- ()
... compilable\testDIP37.d -c -Icompilable/extra-files ()
... compilable\testDIP37_10302.d -c -Icompilable/extra-files ()
... compilable\testDIP37_10354.d -o- -Icompilable/extra-files ()
... compilable\testDIP37_10421.d -c -Icompilable/extra-files ()
... compilable\testDIP37a.d -c -Icompilable/extra-files ()
... compilable\testDIP42.d -o- ()
... compilable\testInference.d ()
... compilable\testVRP.d (-O -inline)
... compilable\testcheckimports.d -transition=checkimports -de ()
... compilable\testcov1.d -cov ()
... compilable\testexpression.d ()
... compilable\testfptr.d ()
... compilable\testfwdref.d ()
... compilable\testheader1.d -o- -unittest -H -Hftest_results/compilable/
header1.di (-d -dw)
... compilable\testheader12567a.d -o- -H -Hftest_results/compilable/header1256
7a.di ()
... compilable\testheader12567b.d -o- -H -Hftest_results/compilable/header1256
7b.di ()
... compilable\testheader1i.d -o- -H -Hftest_results/compilable/header1i.d
i -inline (-d -dw)
... compilable\testheader2.d -o- -H -Hftest_results/compilable/header2.di
()
... compilable\testheader2i.d -o- -H -Hftest_results/compilable/header2i.d
i -inline ()
... compilable\testheaderudamodule.d -o- -H -Hftest_results/compilable/testhead
erudamodule.di ()
... compilable\testimport12242.d ()
... compilable\testlibmain.d -lib ()
... compilable\testparse.d -o- ()
... compilable\testpostblit.d ()
... compilable\testprofile.d -profile ()
... compilable\uda.d ()
... compilable\udamodule1.d ()
... compilable\udamodule2.d ()
... compilable\vgc1.d -vgc -o- ()
... compilable\vgc2.d -vgc -o- ()
... compilable\vgc3.d -vgc -o- ()
... compilable\warn3882.d (-w -wi -debug)
... compilable/ddoc9764.sh
DMD v2.072.0 DEBUG
... compilable/test14894.sh
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
... compilable/test6461.sh
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
DMD v2.072.0 DEBUG
... compilable/test9680.sh
Running fail compilation tests
... fail_compilation\aacmp10381.d ()
... fail_compilation\b3841.d -w -o- ()
... fail_compilation\bug4283.d ()
... fail_compilation\bug5.d ()
... fail_compilation\bug5b.d ()
... fail_compilation\bug8150a.d ()
... fail_compilation\bug8150b.d ()
... fail_compilation\bug8891.d ()
... fail_compilation\checkimports1a.d -transition=checkimports -de ()
... fail_compilation\checkimports1b.d -transition=import -transition=checkimpor
ts ()
... fail_compilation\checkimports1c.d -transition=checkimports -transition=impo
rt ()
... fail_compilation\checkimports2a.d -transition=checkimports ()
... fail_compilation\checkimports2b.d -transition=import -transition=checkimpor
ts -de ()
... fail_compilation\checkimports2c.d -transition=checkimports -transition=impo
rt -de ()
... fail_compilation\circ10280.d ()
... fail_compilation\class1.d ()
... fail_compilation\class2.d ()
... fail_compilation\commaexp.d -o- -de ()
... fail_compilation\cppeh1.d ()!!! [DISABLED on win32]
... fail_compilation\cppeh2.d ()!!! [DISABLED on win32]
... fail_compilation\ctfe10989.d ()
... fail_compilation\ctfe10995.d ()
... fail_compilation\ctfe11467.d ()
... fail_compilation\ctfe13612.d ()
... fail_compilation\ctfe14207.d ()
... fail_compilation\ctfe14465.d ()
... fail_compilation\ctfe14731.d ()
... fail_compilation\depmsg.d -de ()
... fail_compilation\depmsg15814.d -de ()
... fail_compilation\depmsg15815.d -de ()
... fail_compilation\deprecate12979a.d -de ()
... fail_compilation\deprecate12979b.d -de ()
... fail_compilation\deprecate12979c.d -de ()
... fail_compilation\deprecate12979d.d ()
... fail_compilation\deprecate1553.d -de ()
... fail_compilation\diag10089.d ()
... fail_compilation\diag10099.d ()
... fail_compilation\diag10141.d ()
... fail_compilation\diag10169.d ()
... fail_compilation\diag10221.d ()
... fail_compilation\diag10221a.d ()
... fail_compilation\diag10319.d ()
... fail_compilation\diag10327.d ()
... fail_compilation\diag10359.d ()
... fail_compilation\diag10405.d ()
... fail_compilation\diag10415.d ()
... fail_compilation\diag10688.d ()
... fail_compilation\diag10768.d ()
... fail_compilation\diag10783.d ()
... fail_compilation\diag10792.d ()
... fail_compilation\diag10805.d ()
... fail_compilation\diag10862.d ()
... fail_compilation\diag10926.d ()
... fail_compilation\diag10984.d ()
... fail_compilation\diag11078.d ()
... fail_compilation\diag11088.d ()
... fail_compilation\diag11132.d ()
... fail_compilation\diag11198.d ()
... fail_compilation\diag11423.d ()
... fail_compilation\diag11425.d ()
... fail_compilation\diag11727.d ()
... fail_compilation\diag11756.d ()
... fail_compilation\diag11759.d ()
... fail_compilation\diag11769.d ()
... fail_compilation\diag11819a.d ()
... fail_compilation\diag11819b.d ()
... fail_compilation\diag11840.d ()
... fail_compilation\diag12063.d ()
... fail_compilation\diag12124.d ()
... fail_compilation\diag12280.d ()
... fail_compilation\diag12312.d ()
... fail_compilation\diag12380.d ()
... fail_compilation\diag12432.d ()
... fail_compilation\diag12480.d -m32 ()
... fail_compilation\diag12487.d ()
... fail_compilation\diag12598.d -transition=import ()
... fail_compilation\diag12640.d ()
... fail_compilation\diag12678.d ()
... fail_compilation\diag12777.d ()
... fail_compilation\diag12829.d ()
... fail_compilation\diag13028.d ()
... fail_compilation\diag13082.d ()
... fail_compilation\diag13109.d -lib -run fail_compilation/diag13109.d ()
... fail_compilation\diag13142.d ()
... fail_compilation\diag13281.d ()
... fail_compilation\diag13320.d ()
... fail_compilation\diag13333.d ()
... fail_compilation\diag13528.d ()
... fail_compilation\diag13609a.d ()
... fail_compilation\diag13609b.d ()
... fail_compilation\diag13787.d -o- ()
... fail_compilation\diag13884.d ()
... fail_compilation\diag13942.d ()
... fail_compilation\diag14102.d ()
... fail_compilation\diag14163.d ()
... fail_compilation\diag14235.d ()
... fail_compilation\diag14818.d ()
... fail_compilation\diag14875.d -o- ()
... fail_compilation\diag14876.d ()
... fail_compilation\diag14950.d ()
... fail_compilation\diag15001.d -o- ()
... fail_compilation\diag15186.d ()
... fail_compilation\diag15209.d ()
... fail_compilation\diag15340.d ()
... fail_compilation\diag15411.d -o- ()
... fail_compilation\diag1566.d ()
... fail_compilation\diag15669.d ()
... fail_compilation\diag15713.d ()
... fail_compilation\diag15974.d ()
... fail_compilation\diag1730.d ()
... fail_compilation\diag2452.d ()
... fail_compilation\diag3013.d ()
... fail_compilation\diag3438.d -de ()
... fail_compilation\diag3438b.d ()
... fail_compilation\diag3672.d -de ()
... fail_compilation\diag3672a.d -de ()
... fail_compilation\diag3673.d ()
... fail_compilation\diag3869.d ()
... fail_compilation\diag3913.d ()
... fail_compilation\diag4479.d fail_compilation/imports/fail4479.d ()
... fail_compilation\diag4528.d ()
... fail_compilation\diag4540.d ()
... fail_compilation\diag4596.d ()
... fail_compilation\diag5385.d ()
... fail_compilation\diag5450.d ()
... fail_compilation\diag6373.d -de ()
... fail_compilation\diag6539.d ()
... fail_compilation\diag6677.d ()
... fail_compilation\diag6699.d ()
... fail_compilation\diag6707.d ()
... fail_compilation\diag6717.d ()
... fail_compilation\diag6743.d -run test.exe ()
... fail_compilation\diag6796.d ()
... fail_compilation\diag7050a.d ()
... fail_compilation\diag7050b.d ()
... fail_compilation\diag7050c.d ()
... fail_compilation\diag7420.d -m32 ()
... fail_compilation\diag7477.d ()
... fail_compilation\diag7747.d ()
... fail_compilation\diag7998.d ()
... fail_compilation\diag8101.d ()
... fail_compilation\diag8101b.d ()
... fail_compilation\diag8178.d ()
... fail_compilation\diag8318.d ()
... fail_compilation\diag8425.d -m64 -o- ()
... fail_compilation\diag8510.d ()
... fail_compilation\diag8559.d ()
... fail_compilation\diag8648.d ()
... fail_compilation\diag8697.d ()
... fail_compilation\diag8714.d ()
... fail_compilation\diag8777.d ()
... fail_compilation\diag8787.d ()
... fail_compilation\diag8825.d ()
... fail_compilation\diag8892.d ()
... fail_compilation\diag8894.d ()
... fail_compilation\diag8928.d ()
... fail_compilation\diag9004.d ()
... fail_compilation\diag9148.d ()
... fail_compilation\diag9191.d ()
... fail_compilation\diag9210a.d -o- ()
... fail_compilation\diag9247.d ()
... fail_compilation\diag9250.d -m32 ()
... fail_compilation\diag9312.d ()
... fail_compilation\diag9357.d ()
... fail_compilation\diag9358.d ()
... fail_compilation\diag9398.d ()
... fail_compilation\diag9420.d ()
... fail_compilation\diag9451.d ()
... fail_compilation\diag9479.d ()
... fail_compilation\diag9574.d ()
... fail_compilation\diag9620.d ()
... fail_compilation\diag9635.d -m32 ()
... fail_compilation\diag9679.d ()
... fail_compilation\diag9765.d ()
... fail_compilation\diag9831.d ()
... fail_compilation\diag9861.d ()
... fail_compilation\diag9880.d ()
... fail_compilation\diag9961.d ()
... fail_compilation\diag_cstyle.d ()
... fail_compilation\diag_err1.d ()
... fail_compilation\dip22a.d -de ()
... fail_compilation\dip22b.d -de ()
... fail_compilation\dip22d.d -transition=import ()
... fail_compilation\dip22e.d -transition=checkimports -de ()
... fail_compilation\disable.d ()
... fail_compilation\enum9921.d ()
... fail_compilation\fail10.d ()
... fail_compilation\fail100.d ()
... fail_compilation\fail10082.d ()
... fail_compilation\fail101.d ()
... fail_compilation\fail10102.d ()
... fail_compilation\fail10115.d ()
... fail_compilation\fail10207.d ()
... fail_compilation\fail10254.d ()
... fail_compilation\fail10277.d ()
... fail_compilation\fail10285.d ()
... fail_compilation\fail10299.d ()
... fail_compilation\fail10346.d ()
... fail_compilation\fail104.d ()
... fail_compilation\fail10481.d ()
... fail_compilation\fail105.d ()
... fail_compilation\fail10528.d ()
... fail_compilation\fail10534.d ()
... fail_compilation\fail106.d ()
... fail_compilation\fail10630.d ()
... fail_compilation\fail10666.d -c ()
... fail_compilation\fail109.d ()
... fail_compilation\fail10905.d ()
... fail_compilation\fail10947.d ()
... fail_compilation\fail10964.d ()
... fail_compilation\fail10968.d ()
... fail_compilation\fail10980.d ()
... fail_compilation\fail11.d ()
... fail_compilation\fail110.d ()
... fail_compilation\fail11042.d ()
... fail_compilation\fail111.d ()
... fail_compilation\fail11125.d ()
... fail_compilation\fail11151.d ()
... fail_compilation\fail11163.d ()
... fail_compilation\fail11169.d ()
... fail_compilation\fail113.d ()
... fail_compilation\fail11355.d ()
... fail_compilation\fail11375.d ()
... fail_compilation\fail114.d ()
... fail_compilation\fail11426.d ()
... fail_compilation\fail11445.d ()
... fail_compilation\fail11453a.d -Ifail_compilation/extra-files ()
... fail_compilation\fail11453b.d -Ifail_compilation/extra-files ()
... fail_compilation\fail115.d ()
... fail_compilation\fail11503a.d ()
... fail_compilation\fail11503b.d ()
... fail_compilation\fail11503c.d ()
... fail_compilation\fail11503d.d ()
... fail_compilation\fail11510.d ()
... fail_compilation\fail11532.d ()
... fail_compilation\fail11542.d -o- ()
... fail_compilation\fail11545.d ()
... fail_compilation\fail11552.d -o- ()
... fail_compilation\fail11562.d -o- ()
... fail_compilation\fail11591b.d ()
... fail_compilation\fail116.d ()
... fail_compilation\fail11653.d ()
... fail_compilation\fail117.d ()
... fail_compilation\fail11717.d ()
... fail_compilation\fail11720.d -o- ()
... fail_compilation\fail11746.d ()
... fail_compilation\fail11748.d ()
... fail_compilation\fail11751.d ()
... fail_compilation\fail118.d ()
... fail_compilation\fail12.d ()
... fail_compilation\fail120.d ()
... fail_compilation\fail12047.d -d ()
... fail_compilation\fail121.d (-d -dw)
... fail_compilation\fail122.d ()
... fail_compilation\fail12236.d ()
... fail_compilation\fail12255.d ()
... fail_compilation\fail123.d ()
... fail_compilation\fail12378.d ()
... fail_compilation\fail12390.d ()
... fail_compilation\fail124.d ()
... fail_compilation\fail12436.d ()
... fail_compilation\fail12485.d ()
... fail_compilation\fail125.d ()
... fail_compilation\fail12567.d -o- ()
... fail_compilation\fail126.d ()
... fail_compilation\fail12604.d ()
... fail_compilation\fail12622.d ()
... fail_compilation\fail12635.d ()
... fail_compilation\fail12636.d ()
... fail_compilation\fail127.d ()
... fail_compilation\fail12744.d ()
... fail_compilation\fail12749.d ()
... fail_compilation\fail12809.d -o- ()
... fail_compilation\fail129.d ()
... fail_compilation\fail12901.d ()
... fail_compilation\fail12908.d ()
... fail_compilation\fail12932.d ()
... fail_compilation\fail13064.d ()
... fail_compilation\fail131.d ()
... fail_compilation\fail13116.d ()
... fail_compilation\fail13120.d ()
... fail_compilation\fail13187.d ()
... fail_compilation\fail132.d ()
... fail_compilation\fail13203.d ()
... fail_compilation\fail133.d ()
... fail_compilation\fail13336a.d ()
... fail_compilation\fail13336b.d -o- ()
... fail_compilation\fail134.d ()
... fail_compilation\fail13424.d ()
... fail_compilation\fail13434_m32.d -m32 ()
... fail_compilation\fail13434_m64.d -m64 ()
... fail_compilation\fail13498.d ()
... fail_compilation\fail13574.d ()
... fail_compilation\fail136.d ()
... fail_compilation\fail13601.d ()
... fail_compilation\fail137.d ()
... fail_compilation\fail13701.d ()
... fail_compilation\fail13756.d ()
... fail_compilation\fail13775.d -o- ()
... fail_compilation\fail139.d ()
... fail_compilation\fail13902.d -o- -d ()
... fail_compilation\fail13938.d -o- ()
... fail_compilation\fail13939.d -o- -fPIC ()!!! [DISABLED on win32]
... fail_compilation\fail14.d ()
... fail_compilation\fail14009.d ()
... fail_compilation\fail14089.d ()
... fail_compilation\fail142.d ()
... fail_compilation\fail14249.d -unittest ()
... fail_compilation\fail143.d ()
... fail_compilation\fail14304.d ()
... fail_compilation\fail144.d ()
... fail_compilation\fail14406.d ()
... fail_compilation\fail14407.d ()
... fail_compilation\fail14416.d ()
... fail_compilation\fail14486.d -o- ()
... fail_compilation\fail145.d ()
... fail_compilation\fail14554.d -o- ()
... fail_compilation\fail14669.d ()
... fail_compilation\fail14965.d ()
... fail_compilation\fail15.d ()
... fail_compilation\fail150.d ()
... fail_compilation\fail15044.d ()
... fail_compilation\fail15089.d ()
... fail_compilation\fail152.d ()
... fail_compilation\fail15292.d -o- ()
... fail_compilation\fail153.d ()
... fail_compilation\fail154.d ()
... fail_compilation\fail155.d ()
... fail_compilation\fail15535.d ()
... fail_compilation\fail15550.d ()
... fail_compilation\fail156.d -d ()
... fail_compilation\fail15626.d ()
... fail_compilation\fail15667.d -o- ()
... fail_compilation\fail158.d ()
... fail_compilation\fail159.d ()
... fail_compilation\fail15999.d -m64 ()
... fail_compilation\fail15999b.d -m64 ()
... fail_compilation\fail16.d ()
... fail_compilation\fail160.d ()
... fail_compilation\fail161.d ()
... fail_compilation\fail162.d ()
... fail_compilation\fail163.d ()
... fail_compilation\fail169.d ()
... fail_compilation\fail17.d ()
... fail_compilation\fail170.d ()
... fail_compilation\fail172.d ()
... fail_compilation\fail176.d ()
... fail_compilation\fail177.d ()
... fail_compilation\fail179.d ()
... fail_compilation\fail18.d ()
... fail_compilation\fail180.d ()
... fail_compilation\fail183.d ()
... fail_compilation\fail184.d ()
... fail_compilation\fail185.d ()
... fail_compilation\fail187.d -d ()
... fail_compilation\fail188.d ()
... fail_compilation\fail189.d ()
... fail_compilation\fail190.d ()
... fail_compilation\fail1900.d ()
... fail_compilation\fail191.d ()
... fail_compilation\fail192.d ()
... fail_compilation\fail193.d ()
... fail_compilation\fail194.d ()
... fail_compilation\fail195.d ()
... fail_compilation\fail196.d ()
... fail_compilation\fail198.d ()
... fail_compilation\fail199.d -de ()
... fail_compilation\fail20.d ()
... fail_compilation\fail200.d -de ()
... fail_compilation\fail201.d ()
... fail_compilation\fail202.d ()
... fail_compilation\fail203.d ()
... fail_compilation\fail204.d ()
... fail_compilation\fail205.d ()
... fail_compilation\fail206.d ()
... fail_compilation\fail207.d ()
... fail_compilation\fail208.d ()
... fail_compilation\fail209.d ()
... fail_compilation\fail212.d ()
... fail_compilation\fail213.d ()
... fail_compilation\fail215.d ()
... fail_compilation\fail216.d ()
... fail_compilation\fail217.d ()
... fail_compilation\fail218.d ()
... fail_compilation\fail22.d ()
... fail_compilation\fail220.d ()
... fail_compilation\fail221.d ()
... fail_compilation\fail222.d ()
... fail_compilation\fail223.d ()
... fail_compilation\fail224.d ()
... fail_compilation\fail225.d ()
... fail_compilation\fail228.d ()
... fail_compilation\fail229.d ()
... fail_compilation\fail23.d ()
... fail_compilation\fail231.d ()
... fail_compilation\fail232.d ()
... fail_compilation\fail233.d -o- ()
... fail_compilation\fail235.d ()
... fail_compilation\fail2350.d ()
... fail_compilation\fail236.d ()
... fail_compilation\fail2361.d ()
... fail_compilation\fail237.d ()
... fail_compilation\fail238_m32.d -m32 ()
... fail_compilation\fail238_m64.d -m64 ()
... fail_compilation\fail239.d ()
... fail_compilation\fail24.d ()
... fail_compilation\fail240.d ()
... fail_compilation\fail241.d ()
... fail_compilation\fail243.d -de ()
... fail_compilation\fail244.d -de ()
... fail_compilation\fail245.d -de ()
... fail_compilation\fail2456.d ()
... fail_compilation\fail246.d ()
... fail_compilation\fail247.d ()
... fail_compilation\fail248.d ()
... fail_compilation\fail249.d ()
... fail_compilation\fail25.d ()
... fail_compilation\fail250.d ()
... fail_compilation\fail251.d ()
... fail_compilation\fail252.d ()
... fail_compilation\fail253.d ()
... fail_compilation\fail254.d ()
... fail_compilation\fail256.d ()
... fail_compilation\fail257.d ()
... fail_compilation\fail258.d ()
... fail_compilation\fail259.d ()
... fail_compilation\fail261.d ()
... fail_compilation\fail262.d ()
... fail_compilation\fail263.d ()
... fail_compilation\fail264.d ()
... fail_compilation\fail265.d ()
... fail_compilation\fail2656.d ()
... fail_compilation\fail267.d ()
... fail_compilation\fail27.d ()
... fail_compilation\fail270.d ()
... fail_compilation\fail272.d ()
... fail_compilation\fail273.d ()
... fail_compilation\fail274.d ()
... fail_compilation\fail2740.d ()
... fail_compilation\fail275.d -d ()
... fail_compilation\fail276.d ()
... fail_compilation\fail278.d ()
... fail_compilation\fail279.d ()
... fail_compilation\fail280.d ()
... fail_compilation\fail281.d ()
... fail_compilation\fail282.d ()
... fail_compilation\fail284.d ()
... fail_compilation\fail285.d ()
... fail_compilation\fail286.d ()
... fail_compilation\fail287.d ()
... fail_compilation\fail288.d ()
... fail_compilation\fail289.d ()
... fail_compilation\fail290.d ()
... fail_compilation\fail291.d ()
... fail_compilation\fail296.d ()
... fail_compilation\fail2962.d ()
... fail_compilation\fail297.d ()
... fail_compilation\fail298.d ()
... fail_compilation\fail299.d ()
... fail_compilation\fail3.d ()
... fail_compilation\fail301.d ()
... fail_compilation\fail302.d ()
... fail_compilation\fail303.d ()
... fail_compilation\fail304.d ()
... fail_compilation\fail305.d ()
... fail_compilation\fail306.d ()
... fail_compilation\fail307.d ()
... fail_compilation\fail308.d -unittest ()
... fail_compilation\fail309.d -d ()
... fail_compilation\fail310.d ()
... fail_compilation\fail311.d ()
... fail_compilation\fail312.d ()
... fail_compilation\fail313.d -de ()
... fail_compilation\fail314.d ()
... fail_compilation\fail3144.d ()
... fail_compilation\fail315.d ()
... fail_compilation\fail3150.d -de ()
... fail_compilation\fail316.d ()
... fail_compilation\fail317.d ()
... fail_compilation\fail318.d ()
... fail_compilation\fail319.d ()
... fail_compilation\fail320.d ()
... fail_compilation\fail322.d ()
... fail_compilation\fail324.d ()
... fail_compilation\fail325.d ()
... fail_compilation\fail327.d ()
... fail_compilation\fail328.d ()
... fail_compilation\fail329.d ()
... fail_compilation\fail3290.d ()
... fail_compilation\fail330.d ()
... fail_compilation\fail331.d ()
... fail_compilation\fail332.d ()
... fail_compilation\fail333.d ()
... fail_compilation\fail334.d ()
... fail_compilation\fail335.d ()
... fail_compilation\fail3354.d ()
... fail_compilation\fail336.d ()
... fail_compilation\fail337.d ()
... fail_compilation\fail34.d ()
... fail_compilation\fail340.d ()
... fail_compilation\fail341.d ()
... fail_compilation\fail343.d ()
... fail_compilation\fail344.d ()
... fail_compilation\fail346.d ()
... fail_compilation\fail347.d ()
... fail_compilation\fail349.d ()
... fail_compilation\fail35.d ()
... fail_compilation\fail351.d ()
... fail_compilation\fail352.d ()
... fail_compilation\fail353.d ()
... fail_compilation\fail354.d ()
... fail_compilation\fail355.d ()
... fail_compilation\fail356a.d ()
... fail_compilation\fail356b.d ()
... fail_compilation\fail356c.d ()
... fail_compilation\fail3581a.d ()
... fail_compilation\fail3581b.d ()
... fail_compilation\fail359.d ()
... fail_compilation\fail36.d ()
... fail_compilation\fail3672.d ()
... fail_compilation\fail3673a.d ()
... fail_compilation\fail3673b.d ()
... fail_compilation\fail3703.d ()
... fail_compilation\fail3731.d ()
... fail_compilation\fail3753.d ()
... fail_compilation\fail37_m32.d -m32 ()
... fail_compilation\fail37_m64.d -m64 ()
... fail_compilation\fail38.d ()
... fail_compilation\fail3882.d -w (-debug)
... fail_compilation\fail3895.d ()
... fail_compilation\fail39.d ()
... fail_compilation\fail3990.d ()
... fail_compilation\fail40.d ()
... fail_compilation\fail4082.d ()
... fail_compilation\fail41.d ()
... fail_compilation\fail42.d ()
... fail_compilation\fail4206.d ()
... fail_compilation\fail4269a.d ()
... fail_compilation\fail4269b.d ()
... fail_compilation\fail4269c.d ()
... fail_compilation\fail4269d.d ()
... fail_compilation\fail4269e.d ()
... fail_compilation\fail4269f.d ()
... fail_compilation\fail4269g.d ()
... fail_compilation\fail4374.d ()
... fail_compilation\fail4375a.d -w ()
... fail_compilation\fail4375b.d -w ()
... fail_compilation\fail4375c.d -w ()
... fail_compilation\fail4375d.d -w ()
... fail_compilation\fail4375e.d -w ()
... fail_compilation\fail4375f.d -w ()
... fail_compilation\fail4375g.d -w ()
... fail_compilation\fail4375h.d -w ()
... fail_compilation\fail4375i.d -w ()
... fail_compilation\fail4375j.d -w ()
... fail_compilation\fail4375k.d -w ()
... fail_compilation\fail4375l.d -w ()
... fail_compilation\fail4375m.d -w ()
... fail_compilation\fail4375o.d -w ()
... fail_compilation\fail4375p.d -w ()
... fail_compilation\fail4375q.d -w ()
... fail_compilation\fail4375r.d -w ()
... fail_compilation\fail4375s.d -w ()
... fail_compilation\fail4375t.d -w -unittest ()
... fail_compilation\fail4375u.d -w ()
... fail_compilation\fail4375v.d -w ()
... fail_compilation\fail4375w.d -w ()
... fail_compilation\fail4375x.d -w ()
... fail_compilation\fail4375y.d -w ()
... fail_compilation\fail44.d ()
... fail_compilation\fail4421.d ()
... fail_compilation\fail4448.d ()
... fail_compilation\fail45.d ()
... fail_compilation\fail4510.d ()
... fail_compilation\fail4511.d ()
... fail_compilation\fail4517.d ()
... fail_compilation\fail46.d (-inline)
... fail_compilation\fail4611.d ()
... fail_compilation\fail47.d ()
... fail_compilation\fail4958.d ()
... fail_compilation\fail50.d ()
... fail_compilation\fail51.d ()
... fail_compilation\fail52.d ()
... fail_compilation\fail53.d ()
... fail_compilation\fail54.d ()
... fail_compilation\fail5435.d ()
... fail_compilation\fail55.d ()
... fail_compilation\fail56.d ()
... fail_compilation\fail5634.d ()
... fail_compilation\fail57.d ()
... fail_compilation\fail5733.d ()
... fail_compilation\fail58.d ()
... fail_compilation\fail5851.d ()
... fail_compilation\fail59.d ()
... fail_compilation\fail5908.d -O ()
... fail_compilation\fail5953a1.d ()
... fail_compilation\fail5953a2.d ()
... fail_compilation\fail5953s1.d ()
... fail_compilation\fail5953s2.d ()
... fail_compilation\fail60.d ()
... fail_compilation\fail6029.d ()
... fail_compilation\fail61.d ()
... fail_compilation\fail6107.d ()
... fail_compilation\fail62.d ()
... fail_compilation\fail6242.d ()
... fail_compilation\fail63.d ()
... fail_compilation\fail6334.d ()
... fail_compilation\fail6451.d ()
... fail_compilation\fail6453.d ()
... fail_compilation\fail6458.d ()
... fail_compilation\fail6497.d ()
... fail_compilation\fail6561.d ()
... fail_compilation\fail66.d ()
... fail_compilation\fail6611.d ()
... fail_compilation\fail6652.d (-w -dw -de -d)
... fail_compilation\fail6781.d ()
... fail_compilation\fail6795.d ()
... fail_compilation\fail6889.d ()
... fail_compilation\fail6968.d ()
... fail_compilation\fail7077.d ()
... fail_compilation\fail7173.d ()
... fail_compilation\fail7178.d ()
... fail_compilation\fail72.d ()
... fail_compilation\fail7234.d ()
... fail_compilation\fail7294.d ()
... fail_compilation\fail73.d ()
... fail_compilation\fail7369.d ()
... fail_compilation\fail74.d ()
... fail_compilation\fail7424b.d ()
... fail_compilation\fail7424c.d ()
... fail_compilation\fail7424d.d ()
... fail_compilation\fail7424e.d ()
... fail_compilation\fail7424f.d ()
... fail_compilation\fail7424g.d ()
... fail_compilation\fail7424h.d ()
... fail_compilation\fail7424i.d ()
... fail_compilation\fail75.d ()
... fail_compilation\fail7524a.d ()
... fail_compilation\fail7524b.d ()
... fail_compilation\fail76.d ()
... fail_compilation\fail7603a.d ()
... fail_compilation\fail7603b.d ()
... fail_compilation\fail7603c.d ()
... fail_compilation\fail77.d ()
... fail_compilation\fail7702.d ()
... fail_compilation\fail7751.d ()
... fail_compilation\fail78.d ()
... fail_compilation\fail7815.d -o- ()
... fail_compilation\fail7848.d -unittest ()
... fail_compilation\fail7851.d ()
... fail_compilation\fail7859.d ()
... fail_compilation\fail7861.d ()
... fail_compilation\fail7862.d ()
... fail_compilation\fail7886.d ()
... fail_compilation\fail79.d ()
... fail_compilation\fail7903.d ()
... fail_compilation\fail8009.d ()
... fail_compilation\fail8032.d ()
... fail_compilation\fail80_m32.d -m32 ()
... fail_compilation\fail80_m64.d -m64 ()
... fail_compilation\fail8168.d ()
... fail_compilation\fail8179b.d -o- ()
... fail_compilation\fail8217.d ()
... fail_compilation\fail8313.d ()
... fail_compilation\fail8373.d ()
... fail_compilation\fail86.d ()
... fail_compilation\fail8631.d ()
... fail_compilation\fail8691.d ()
... fail_compilation\fail8724.d -w ()
... fail_compilation\fail9.d ()
... fail_compilation\fail9063.d ()
... fail_compilation\fail9081.d ()
... fail_compilation\fail91.d ()
... fail_compilation\fail9199.d -o- ()
... fail_compilation\fail92.d ()
... fail_compilation\fail9279.d ()
... fail_compilation\fail93.d ()
... fail_compilation\fail9301.d -o- ()
... fail_compilation\fail9346.d ()
... fail_compilation\fail9368.d -d ()
... fail_compilation\fail94.d ()
... fail_compilation\fail9413.d ()
... fail_compilation\fail9414a.d ()
... fail_compilation\fail9414b.d ()
... fail_compilation\fail9414c.d ()
... fail_compilation\fail9414d.d ()
... fail_compilation\fail95.d ()
... fail_compilation\fail9537.d ()
... fail_compilation\fail9562.d -o- ()
... fail_compilation\fail9572.d ()
... fail_compilation\fail96.d ()
... fail_compilation\fail9613.d ()
... fail_compilation\fail9665a.d ()
... fail_compilation\fail9665b.d ()
... fail_compilation\fail97.d ()
... fail_compilation\fail9710.d ()
... fail_compilation\fail9735.d -de ()
... fail_compilation\fail9766.d ()
... fail_compilation\fail9773.d ()
... fail_compilation\fail9790.d ()
... fail_compilation\fail98.d ()
... fail_compilation\fail9891.d ()
... fail_compilation\fail9892.d ()
... fail_compilation\fail99.d ()
... fail_compilation\fail9936.d ()
... fail_compilation\fail_arrayop1.d -o- ()
... fail_compilation\fail_arrayop2.d -o- ()
... fail_compilation\fail_casting.d -o- ()
... fail_compilation\fail_casting1.d ()
... fail_compilation\fail_casting2.d -o- ()
... fail_compilation\fail_circular.d ()
... fail_compilation\fail_circular2.d ()
... fail_compilation\fail_opover.d -o- ()
... fail_compilation\fail_scope.d -dip25 ()
... fail_compilation\failattr.d -o- ()
... fail_compilation\faildeleteaa.d ()
... fail_compilation\faildottypeinfo.d ()
... fail_compilation\failescape.d ()
... fail_compilation\failinout1.d ()
... fail_compilation\failinout2.d ()
... fail_compilation\failinout3748a.d ()
... fail_compilation\failinout3748b.d ()
... fail_compilation\failmemalloc.d ()
... fail_compilation\failoffset.d ()
... fail_compilation\failsafea.d ()
... fail_compilation\failsafeb.d ()
... fail_compilation\failsafec.d ()
... fail_compilation\fix350a.d ()
... fail_compilation\fix350b.d ()
... fail_compilation\gag4269a.d -c -o- ()
... fail_compilation\gag4269b.d -c -o- ()
... fail_compilation\gag4269c.d -c -o- ()
... fail_compilation\gag4269d.d -c -o- ()
... fail_compilation\gag4269e.d -c -o- ()
... fail_compilation\gag4269f.d -c -o- ()
... fail_compilation\gag4269g.d -c -o- ()
... fail_compilation\ice10016.d ()
... fail_compilation\ice10076.d ()
... fail_compilation\ice10212.d ()
... fail_compilation\ice10259.d ()
... fail_compilation\ice10273.d ()
... fail_compilation\ice10283.d ()
... fail_compilation\ice10341.d ()
... fail_compilation\ice10382.d ()
... fail_compilation\ice10419.d ()
... fail_compilation\ice10599.d ()
... fail_compilation\ice10600.d ()
... fail_compilation\ice10616.d ()
... fail_compilation\ice10624.d ()
... fail_compilation\ice10651.d ()
... fail_compilation\ice10713.d ()
... fail_compilation\ice10727a.d -c ()
... fail_compilation\ice10727b.d -c ()
... fail_compilation\ice10770.d ()
... fail_compilation\ice10922.d ()
... fail_compilation\ice10938.d ()
... fail_compilation\ice10949.d ()
... fail_compilation\ice11086.d ()
... fail_compilation\ice11136.d ()
... fail_compilation\ice11153.d ()
... fail_compilation\ice11404.d ()
... fail_compilation\ice1144.d ()
... fail_compilation\ice11472.d ()
... fail_compilation\ice11513a.d ()
... fail_compilation\ice11513b.d ()
... fail_compilation\ice11518.d ()
... fail_compilation\ice11552.d -o- ()
... fail_compilation\ice11553.d ()
... fail_compilation\ice11626.d ()
... fail_compilation\ice11726.d ()
... fail_compilation\ice11755.d -w ()
... fail_compilation\ice11790.d ()
... fail_compilation\ice11793.d ()
... fail_compilation\ice11822.d -de ()
... fail_compilation\ice11849a.d ()
... fail_compilation\ice11849b.d ()
... fail_compilation\ice11850.d ()
... fail_compilation\ice11919.d ()
... fail_compilation\ice11922.d ()
... fail_compilation\ice11926.d ()
... fail_compilation\ice11944.d ()
... fail_compilation\ice11963.d ()
... fail_compilation\ice11965.d ()
... fail_compilation\ice11967.d ()
... fail_compilation\ice11968.d ()
... fail_compilation\ice11969.d ()
... fail_compilation\ice11974.d ()
... fail_compilation\ice11982.d ()
... fail_compilation\ice12040.d ()
... fail_compilation\ice12158.d ()
... fail_compilation\ice12174.d ()
... fail_compilation\ice12235.d ()
... fail_compilation\ice12350.d ()
... fail_compilation\ice12362.d ()
... fail_compilation\ice12397.d ()
... fail_compilation\ice12497.d ()
... fail_compilation\ice12501.d ()
... fail_compilation\ice12534.d ()
... fail_compilation\ice12539.d ()
... fail_compilation\ice12574.d ()
... fail_compilation\ice12581.d ()
... fail_compilation\ice12673.d ()
... fail_compilation\ice12727.d ()
... fail_compilation\ice12827.d ()
... fail_compilation\ice12836.d ()
... fail_compilation\ice12838.d ()
... fail_compilation\ice12841.d ()
... fail_compilation\ice12850.d ()
... fail_compilation\ice12902.d ()
... fail_compilation\ice12907.d ()
... fail_compilation\ice13024.d ()
... fail_compilation\ice13027.d ()
... fail_compilation\ice13081.d ()
... fail_compilation\ice13131.d ()
... fail_compilation\ice13220.d ()
... fail_compilation\ice13221.d ()
... fail_compilation\ice13225.d ()
... fail_compilation\ice13259.d ()
... fail_compilation\ice13311.d ()
... fail_compilation\ice13356.d ()
... fail_compilation\ice13382.d ()
... fail_compilation\ice13385.d ()
... fail_compilation\ice13459.d ()
... fail_compilation\ice13465a.d -o- ()
... fail_compilation\ice13465b.d -o- ()
... fail_compilation\ice13563.d ()
... fail_compilation\ice1358.d ()
... fail_compilation\ice13644.d ()
... fail_compilation\ice13788.d ()
... fail_compilation\ice13816.d ()
... fail_compilation\ice13835.d ()
... fail_compilation\ice13921.d ()
... fail_compilation\ice13987.d ()
... fail_compilation\ice14055.d ()
... fail_compilation\ice14096.d ()
... fail_compilation\ice14116.d ()
... fail_compilation\ice14130.d ()
... fail_compilation\ice14146.d ()
... fail_compilation\ice14177.d ()
... fail_compilation\ice14185.d ()
... fail_compilation\ice14272.d ()
... fail_compilation\ice14424.d -o- -unittest ()
... fail_compilation\ice14446.d -o- ()
... fail_compilation\ice14621.d ()
... fail_compilation\ice14642.d ()
... fail_compilation\ice14844.d ()
... fail_compilation\ice14923.d ()
... fail_compilation\ice14929.d ()
... fail_compilation\ice15002.d ()
... fail_compilation\ice15092.d ()
... fail_compilation\ice15127.d ()
... fail_compilation\ice15172.d ()
... fail_compilation\ice15239.d ()
... fail_compilation\ice15317.d -o- ()
... fail_compilation\ice15332.d ()
... fail_compilation\ice15441.d ()
... fail_compilation\ice15688.d -o- ()
... fail_compilation\ice15788.d ()
... fail_compilation\ice15816.d ()
... fail_compilation\ice15855.d -o- ()
... fail_compilation\ice15922.d ()
... fail_compilation\ice16035.d ()
... fail_compilation\ice2843.d ()
... fail_compilation\ice4094.d -d ()
... fail_compilation\ice4983.d ()
... fail_compilation\ice5996.d ()
... fail_compilation\ice6538.d ()
... fail_compilation\ice7645.d ()
... fail_compilation\ice7782.d ()
... fail_compilation\ice8100.d ()
... fail_compilation\ice8255.d ()
... fail_compilation\ice8309.d ()
... fail_compilation\ice8499.d ()
... fail_compilation\ice8511.d ()
... fail_compilation\ice8604.d ()
... fail_compilation\ice8630.d ()
... fail_compilation\ice8711.d ()
... fail_compilation\ice8742.d ()
... fail_compilation\ice8795.d ()
... fail_compilation\ice8795b.d ()
... fail_compilation\ice9013.d ()
... fail_compilation\ice9254a.d ()
... fail_compilation\ice9254b.d ()
... fail_compilation\ice9254c.d ()
... fail_compilation\ice9273a.d ()
... fail_compilation\ice9273b.d ()
... fail_compilation\ice9284.d ()
... fail_compilation\ice9291.d ()
... fail_compilation\ice9338.d ()
... fail_compilation\ice9406.d ()
... fail_compilation\ice9439.d ()
... fail_compilation\ice9494.d ()
... fail_compilation\ice9540.d ()
... fail_compilation\ice9545.d -o- ()
... fail_compilation\ice9759.d ()
... fail_compilation\ice9806.d ()
... fail_compilation\ice9865.d ()
... fail_compilation\imphint.d ()
... fail_compilation\lexer1.d ()
... fail_compilation\lexer2.d ()
... fail_compilation\lexer3.d ()
... fail_compilation\lexer4.d ()
... fail_compilation\lexer5.d ()
... fail_compilation\lookup.d ()
... fail_compilation\mangle1.d ()
... fail_compilation\mangle2.d ()
... fail_compilation\moduleundefuda.d ()
... fail_compilation\nogc1.d -o- ()
... fail_compilation\nogc2.d -o- ()
... fail_compilation\nogc3.d -o- ()
... fail_compilation\parse12924.d ()
... fail_compilation\parse12967a.d ()
... fail_compilation\parse12967b.d ()
... fail_compilation\parse13361.d ()
... fail_compilation\parse14285.d ()
... fail_compilation\parse14745.d ()
... fail_compilation\parseStc.d ()
... fail_compilation\parseStc2.d ()
... fail_compilation\parseStc3.d ()
... fail_compilation\parseStc4.d ()
... fail_compilation\parseStc5.d ()
... fail_compilation\pragmainline.d ()
... fail_compilation\pragmainline2.d -inline ()
... fail_compilation\protattr1.d ()
... fail_compilation\protattr2.d ()
... fail_compilation\protattr3.d ()
... fail_compilation\reserved_version.d -verrors=0 ()
... fail_compilation\reserved_version_switch.d -verrors=0 -version=DigitalMars
-version=GNU -version=LDC -version=SDC -version=Windows -version=Win32 -version=
Win64 -version=linux -version=OSX -version=FreeBSD -version=OpenBSD -version=Net
BSD -version=DragonFlyBSD -version=BSD -version=Solaris -version=Posix -version=
AIX -version=Haiku -version=SkyOS -version=SysV3 -version=SysV4 -version=Hurd -v
ersion=Android -version=Cygwin -version=MinGW -version=FreeStanding -version=X86
-version=X86_64 -version=ARM -version=ARM_Thumb -version=ARM_SoftFloat -version
=ARM_SoftFP -version=ARM_HardFloat -version=AArch64 -version=Epiphany -version=P
PC -version=PPC_SoftFloat -version=PPC_HardFloat -version=PPC64 -version=IA64 -v
ersion=MIPS32 -version=MIPS64 -version=MIPS_O32 -version=MIPS_N32 -version=MIPS_
O64 -version=MIPS_N64 -version=MIPS_EABI -version=MIPS_SoftFloat -version=MIPS_H
ardFloat -version=NVPTX -version=NVPTX64 -version=SPARC -version=SPARC_V8Plus -v
ersion=SPARC_SoftFloat -version=SPARC_HardFloat -version=SPARC64 -version=S390 -
version=S390X -version=SystemZ -version=HPPA -version=HPPA64 -version=SH -versio
n=SH64 -version=Alpha -version=Alpha_SoftFloat -version=Alpha_HardFloat -version
=LittleEndian -version=BigEndian -version=ELFv1 -version=ELFv2 -version=CRuntime
_Bionic -version=CRuntime_DigitalMars -version=CRuntime_Glibc -version=CRuntime_
Microsoft -version=D_Coverage -version=D_Ddoc -version=D_InlineAsm_X86 -version=
D_InlineAsm_X86_64 -version=D_LP64 -version=D_X32 -version=D_HardFloat -version=
D_SoftFloat -version=D_PIC -version=D_SIMD -version=D_Version2 -version=D_NoBoun
dsChecks -version=unittest -version=assert -version=all -version=none -debug=Dig
italMars -debug=GNU -debug=LDC -debug=SDC -debug=Windows -debug=Win32 -debug=Win
64 -debug=linux -debug=OSX -debug=FreeBSD -debug=OpenBSD -debug=NetBSD -debug=Dr
agonFlyBSD -debug=BSD -debug=Solaris -debug=Posix -debug=AIX -debug=Haiku -debug
=SkyOS -debug=SysV3 -debug=SysV4 -debug=Hurd -debug=Android -debug=Cygwin -debug
=MinGW -debug=FreeStanding -debug=X86 -debug=X86_64 -debug=ARM -debug=ARM_Thumb
-debug=ARM_SoftFloat -debug=ARM_SoftFP -debug=ARM_HardFloat -debug=AArch64 -debu
g=Epiphany -debug=PPC -debug=PPC_SoftFloat -debug=PPC_HardFloat -debug=PPC64 -de
bug=IA64 -debug=MIPS32 -debug=MIPS64 -debug=MIPS_O32 -debug=MIPS_N32 -debug=MIPS
_O64 -debug=MIPS_N64 -debug=MIPS_EABI -debug=MIPS_SoftFloat -debug=MIPS_HardFloa
t -debug=NVPTX -debug=NVPTX64 -debug=SPARC -debug=SPARC_V8Plus -debug=SPARC_Soft
Float -debug=SPARC_HardFloat -debug=SPARC64 -debug=S390 -debug=S390X -debug=Syst
emZ -debug=HPPA -debug=HPPA64 -debug=SH -debug=SH64 -debug=Alpha -debug=Alpha_So
ftFloat -debug=Alpha_HardFloat -debug=LittleEndian -debug=BigEndian -debug=ELFv1
-debug=ELFv2 -debug=CRuntime_Bionic -debug=CRuntime_DigitalMars -debug=CRuntime
_Glibc -debug=CRuntime_Microsoft -debug=D_Coverage -debug=D_Ddoc -debug=D_Inline
Asm_X86 -debug=D_InlineAsm_X86_64 -debug=D_LP64 -debug=D_X32 -debug=D_HardFloat
-debug=D_SoftFloat -debug=D_PIC -debug=D_SIMD -debug=D_Version2 -debug=D_NoBound
sChecks -debug=unittest -debug=assert -debug=all -debug=none ()
... fail_compilation\retref2.d -dip25 ()
... fail_compilation\skip.d -de ()
... fail_compilation\spell9644.d -o- ()
... fail_compilation\staticarrayoverflow.d -m64 ()
... fail_compilation\test1.d ()
... fail_compilation\test11047.d ()
... fail_compilation\test12822.d ()
... fail_compilation\test12979.d ()
... fail_compilation\test13152.d ()
... fail_compilation\test13536.d ()
... fail_compilation\test13537.d ()
... fail_compilation\test13698.d -m64 ()
... fail_compilation\test13786.d ()
... fail_compilation\test13867.d ()
... fail_compilation\test143.d -de ()
... fail_compilation\test14496.d ()
... fail_compilation\test14538.d ()
... fail_compilation\test15191.d ()
... fail_compilation\test15399.d ()
... fail_compilation\test15672.d ()
... fail_compilation\test15704.d ()
... fail_compilation\test15785.d ()
... fail_compilation\test15785b.d -de ()
... fail_compilation\test15897.d -de ()
... fail_compilation\test16188.d ()
... fail_compilation\test16195.d ()
... fail_compilation\test16228.d -dip25 ()
... fail_compilation\test314.d -de ()
... fail_compilation\test4838.d ()
... fail_compilation\test5412a.d ()
... fail_compilation\test5412b.d ()
... fail_compilation\test5412c.d ()
... fail_compilation\test64.d ()
... fail_compilation\test6883.d ()
... fail_compilation\test8509.d ()
... fail_compilation\test8556.d ()
... fail_compilation\test8751.d ()
... fail_compilation\test9150.d ()
... fail_compilation\test9176.d ()
... fail_compilation\testCols.d -vcolumns ()
... fail_compilation\testInference.d ()
... fail_compilation\testpull1810.d -c -w ()
... fail_compilation\testscopestatic.d ()
... fail_compilation\typeerrors.d ()
... fail_compilation\verrors0.d -verrors=0 ()
... fail_compilation\verrors5.d -verrors=5 ()
... fail_compilation\warn12809.d -o- -w ()
... fail_compilation\warn13679.d -w ()
... fail_compilation\warn7444.d -w ()
... fail_compilation\testhtml.html (-d -dw)
... fail_compilation\testhtml2.html (-d -dw)
... fail_compilation\testhtml3.html (-d -dw)
digger: dmd-incremental-50db9be3165cb3766bd5c2948f6c8b02 tests OK!
digger: Testing druntime-incremental-dce8b7bc0fd8a18fd3805bf27646058f
digger: DMC=C:\diggermaster\dl\dm857-snn2071\bin
digger: Running: "make" -f win32.mak unittest DMD=C:\diggermaster\build\bin\dmd.
exe ^"MODEL=32^"
digger: PATH=C:\diggermaster\dl\dm857-snn2071\bin;C:\Windows\system32;C:\Windows
C:\diggermaster\build\bin\dmd.exe -m32 -conf= -O -release -dip25 -w -Isrc -Iimpo
rt -L/co -unittest -ofunittest.exe -main src\object.d src\core\atomic.d src\c
ore\attribute.d src\core\bitop.d src\core\checkedint.d src\core\cpuid.d src\
core\demangle.d src\core\exception.d src\core\math.d src\core\memory.d src\c
ore\runtime.d src\core\simd.d src\core\thread.d src\core\time.d src\core\var
arg.d src\core\internal\abort.d src\core\internal\convert.d src\core\interna
l\hash.d src\core\internal\spinlock.d src\core\internal\string.d src\core\int
ernal\traits.d src\core\stdc\config.d src\core\stdc\ctype.d src\core\stdc\er
rno.d src\core\stdc\fenv.d src\core\stdc\math.d src\core\stdc\signal.d src\c
ore\stdc\stdarg.d src\core\stdc\stddef.d src\core\stdc\stdint.d src\core\stdc
\stdio.d src\core\stdc\stdlib.d src\core\stdc\string.d src\core\stdc\time.d
src\core\stdc\wchar_.d src\core\sync\barrier.d src\core\sync\condition.d src
\core\sync\config.d src\core\sync\exception.d src\core\sync\mutex.d src\core\
sync\rwmutex.d src\core\sync\semaphore.d src\core\sys\freebsd\execinfo.d src
\core\sys\freebsd\sys\event.d src\core\sys\linux\stdio.d src\core\sys\linux\t
ipc.d src\core\sys\posix\signal.d src\core\sys\posix\dirent.d src\core\sys\p
osix\sys\resource.d src\core\sys\posix\sys\select.d src\core\sys\posix\sys\soc
ket.d src\core\sys\posix\sys\stat.d src\core\sys\posix\sys\wait.d src\core\sy
s\posix\netdb.d src\core\sys\posix\sys\ioctl.d src\core\sys\posix\sys\utsname.
d src\core\sys\posix\netinet\in_.d src\core\sys\posix\arpa\inet.d src\core\s
ys\solaris\sys\priocntl.d src\core\sys\solaris\sys\types.d src\core\sys\solari
s\sys\procset.d src\core\sys\windows\accctrl.d src\core\sys\windows\aclapi.d
src\core\sys\windows\aclui.d src\core\sys\windows\basetsd.d src\core\sys\wind
ows\basetyps.d src\core\sys\windows\cderr.d src\core\sys\windows\cguid.d src\
core\sys\windows\com.d src\core\sys\windows\comcat.d src\core\sys\windows\comm
ctrl.d src\core\sys\windows\commdlg.d src\core\sys\windows\core.d src\core\sy
s\windows\cpl.d src\core\sys\windows\cplext.d src\core\sys\windows\custcntl.d
src\core\sys\windows\dbghelp.d src\core\sys\windows\dbghelp_types.d src\core\
sys\windows\dbt.d src\core\sys\windows\dde.d src\core\sys\windows\ddeml.d src
\core\sys\windows\dhcpcsdk.d src\core\sys\windows\dlgs.d src\core\sys\windows\
dll.d src\core\sys\windows\docobj.d src\core\sys\windows\errorrep.d src\core\
sys\windows\exdisp.d src\core\sys\windows\exdispid.d src\core\sys\windows\http
ext.d src\core\sys\windows\idispids.d src\core\sys\windows\imagehlp.d src\cor
e\sys\windows\imm.d src\core\sys\windows\intshcut.d src\core\sys\windows\ipexp
ort.d src\core\sys\windows\iphlpapi.d src\core\sys\windows\ipifcons.d src\cor
e\sys\windows\iprtrmib.d src\core\sys\windows\iptypes.d src\core\sys\windows\i
sguids.d src\core\sys\windows\lm.d src\core\sys\windows\lmaccess.d src\core\s
ys\windows\lmalert.d src\core\sys\windows\lmapibuf.d src\core\sys\windows\lmat
.d src\core\sys\windows\lmaudit.d src\core\sys\windows\lmbrowsr.d src\core\sy
s\windows\lmchdev.d src\core\sys\windows\lmconfig.d src\core\sys\windows\lmcon
s.d src\core\sys\windows\lmerr.d src\core\sys\windows\lmerrlog.d src\core\sys
\windows\lmmsg.d src\core\sys\windows\lmremutl.d src\core\sys\windows\lmrepl.d
src\core\sys\windows\lmserver.d src\core\sys\windows\lmshare.d src\core\sys\
windows\lmsname.d src\core\sys\windows\lmstats.d src\core\sys\windows\lmsvc.d
src\core\sys\windows\lmuse.d src\core\sys\windows\lmuseflg.d src\core\sys\win
dows\lmwksta.d src\core\sys\windows\lzexpand.d src\core\sys\windows\mapi.d sr
c\core\sys\windows\mciavi.d src\core\sys\windows\mcx.d src\core\sys\windows\mg
mtapi.d src\core\sys\windows\mmsystem.d src\core\sys\windows\msacm.d src\core
\sys\windows\mshtml.d src\core\sys\windows\mswsock.d src\core\sys\windows\nb30
.d src\core\sys\windows\nddeapi.d src\core\sys\windows\nspapi.d src\core\sys\
windows\ntdef.d src\core\sys\windows\ntdll.d src\core\sys\windows\ntldap.d sr
c\core\sys\windows\ntsecapi.d src\core\sys\windows\ntsecpkg.d src\core\sys\win
dows\oaidl.d src\core\sys\windows\objbase.d src\core\sys\windows\objfwd.d src
\core\sys\windows\objidl.d src\core\sys\windows\objsafe.d src\core\sys\windows
\ocidl.d src\core\sys\windows\odbcinst.d src\core\sys\windows\ole.d src\core\
sys\windows\ole2.d src\core\sys\windows\ole2ver.d src\core\sys\windows\oleacc.
d src\core\sys\windows\oleauto.d src\core\sys\windows\olectl.d src\core\sys\w
indows\olectlid.d src\core\sys\windows\oledlg.d src\core\sys\windows\oleidl.d
src\core\sys\windows\pbt.d src\core\sys\windows\powrprof.d src\core\sys\windo
ws\prsht.d src\core\sys\windows\psapi.d src\core\sys\windows\rapi.d src\core\
sys\windows\ras.d src\core\sys\windows\rasdlg.d src\core\sys\windows\raserror.
d src\core\sys\windows\rassapi.d src\core\sys\windows\reason.d src\core\sys\w
indows\regstr.d src\core\sys\windows\richedit.d src\core\sys\windows\richole.d
src\core\sys\windows\rpc.d src\core\sys\windows\rpcdce.d src\core\sys\window
s\rpcdce2.d src\core\sys\windows\rpcdcep.d src\core\sys\windows\rpcndr.d src\
core\sys\windows\rpcnsi.d src\core\sys\windows\rpcnsip.d src\core\sys\windows\
rpcnterr.d src\core\sys\windows\schannel.d src\core\sys\windows\secext.d src\
core\sys\windows\security.d src\core\sys\windows\servprov.d src\core\sys\windo
ws\setupapi.d src\core\sys\windows\shellapi.d src\core\sys\windows\shldisp.d
src\core\sys\windows\shlguid.d src\core\sys\windows\shlobj.d src\core\sys\wind
ows\shlwapi.d src\core\sys\windows\snmp.d src\core\sys\windows\sql.d src\core
\sys\windows\sqlext.d src\core\sys\windows\sqltypes.d src\core\sys\windows\sql
ucode.d src\core\sys\windows\sspi.d src\core\sys\windows\stacktrace.d src\cor
e\sys\windows\stat.d src\core\sys\windows\subauth.d src\core\sys\windows\threa
daux.d src\core\sys\windows\tlhelp32.d src\core\sys\windows\tmschema.d src\co
re\sys\windows\unknwn.d src\core\sys\windows\uuid.d src\core\sys\windows\vfw.d
src\core\sys\windows\w32api.d src\core\sys\windows\winbase.d src\core\sys\wi
ndows\winber.d src\core\sys\windows\wincon.d src\core\sys\windows\wincrypt.d
src\core\sys\windows\windef.d src\core\sys\windows\windows.d src\core\sys\wind
ows\winerror.d src\core\sys\windows\wingdi.d src\core\sys\windows\winhttp.d s
rc\core\sys\windows\wininet.d src\core\sys\windows\winioctl.d src\core\sys\win
dows\winldap.d src\core\sys\windows\winnetwk.d src\core\sys\windows\winnls.d
src\core\sys\windows\winnt.d src\core\sys\windows\winperf.d src\core\sys\windo
ws\winreg.d src\core\sys\windows\winsock2.d src\core\sys\windows\winspool.d s
rc\core\sys\windows\winsvc.d src\core\sys\windows\winuser.d src\core\sys\windo
ws\winver.d src\core\sys\windows\wtsapi32.d src\core\sys\windows\wtypes.d sr
c\gc\bits.d src\gc\config.d src\gc\gcinterface.d src\gc\os.d src\gc\pooltabl
e.d src\gc\proxy.d src\gc\impl\conservative\gc.d src\gc\impl\manual\gc.d sr
c\rt\aApply.d src\rt\aApplyR.d src\rt\aaA.d src\rt\adi.d src\rt\alloca.d sr
c\rt\arrayassign.d src\rt\arraybyte.d src\rt\arraycast.d src\rt\arraycat.d s
rc\rt\arraydouble.d src\rt\arrayfloat.d src\rt\arrayint.d src\rt\arrayreal.d
src\rt\arrayshort.d src\rt\cast_.d src\rt\cmath2.d src\rt\config.d src\rt\c
over.d src\rt\critical_.d src\rt\deh.d src\rt\deh_win32.d src\rt\deh_win64_p
osix.d src\rt\dmain2.d src\rt\dwarfeh.d src\rt\invariant.d src\rt\lifetime.d
src\rt\llmath.d src\rt\memory.d src\rt\memset.d src\rt\minfo.d src\rt\moni
tor_.d src\rt\obj.d src\rt\profilegc.d src\rt\qsort.d src\rt\sections.d src
\rt\sections_android.d src\rt\sections_elf_shared.d src\rt\sections_osx_x86.d
src\rt\sections_osx_x86_64.d src\rt\sections_solaris.d src\rt\sections_win32.
d src\rt\sections_win64.d src\rt\switch_.d src\rt\tlsgc.d src\rt\trace.d sr
c\rt\tracegc.d src\rt\unwind.d src\rt\backtrace\dwarf.d src\rt\backtrace\elf
.d src\rt\util\array.d src\rt\util\hash.d src\rt\util\random.d src\rt\util\
typeinfo.d src\rt\util\utf.d src\rt\util\container\array.d src\rt\util\contai
ner\common.d src\rt\util\container\hashtab.d src\rt\util\container\treap.d s
rc\rt\typeinfo\ti_AC.d src\rt\typeinfo\ti_Acdouble.d src\rt\typeinfo\ti_Acfloa
t.d src\rt\typeinfo\ti_Acreal.d src\rt\typeinfo\ti_Adouble.d src\rt\typeinfo\
ti_Afloat.d src\rt\typeinfo\ti_Ag.d src\rt\typeinfo\ti_Aint.d src\rt\typeinfo
\ti_Along.d src\rt\typeinfo\ti_Areal.d src\rt\typeinfo\ti_Ashort.d src\rt\typ
einfo\ti_byte.d src\rt\typeinfo\ti_C.d src\rt\typeinfo\ti_cdouble.d src\rt\ty
peinfo\ti_cent.d src\rt\typeinfo\ti_cfloat.d src\rt\typeinfo\ti_char.d src\rt
\typeinfo\ti_creal.d src\rt\typeinfo\ti_dchar.d src\rt\typeinfo\ti_delegate.d
src\rt\typeinfo\ti_double.d src\rt\typeinfo\ti_float.d src\rt\typeinfo\ti_ido
uble.d src\rt\typeinfo\ti_ifloat.d src\rt\typeinfo\ti_int.d src\rt\typeinfo\t
i_ireal.d src\rt\typeinfo\ti_long.d src\rt\typeinfo\ti_n.d src\rt\typeinfo\ti
_ptr.d src\rt\typeinfo\ti_real.d src\rt\typeinfo\ti_short.d src\rt\typeinfo\t
i_ubyte.d src\rt\typeinfo\ti_ucent.d src\rt\typeinfo\ti_uint.d src\rt\typeinf
o\ti_ulong.d src\rt\typeinfo\ti_ushort.d src\rt\typeinfo\ti_void.d src\rt\typ
einfo\ti_wchar.d src\etc\linux\memoryerror.d lib\druntime.lib -debuglib=lib\dr
untime.lib -defaultlib=lib\druntime.lib
DMD v2.072.0 DEBUG
src\core\sys\windows\odbcinst.d(157): Deprecation: function core.sys.windows.odb
cinst.SQLInstallTranslatorW is deprecated
src\core\sys\windows\odbcinst.d(157): Deprecation: function core.sys.windows.odb
cinst.SQLInstallTranslatorW is deprecated
OPTLINK (R) for Win32 Release 8.00.15
Copyright (C) Digital Mars 1989-2013 All rights reserved.
http://www.digitalmars.com/ctg/optlink.html
aclui.lib
Warning 2: File Not Found aclui.lib
imm32.lib
Warning 2: File Not Found imm32.lib
netapi32.lib
Warning 2: File Not Found netapi32.lib
lz32.lib
Warning 2: File Not Found lz32.lib
oleacc.lib
Warning 2: File Not Found oleacc.lib
powrprof.lib
Warning 2: File Not Found powrprof.lib
rasapi32.lib
Warning 2: File Not Found rasapi32.lib
rpcns4.lib
Warning 2: File Not Found rpcns4.lib
secur32.lib
Warning 2: File Not Found secur32.lib
setupapi.lib
Warning 2: File Not Found setupapi.lib
shlwapi.lib
Warning 2: File Not Found shlwapi.lib
vfw32.lib
Warning 2: File Not Found vfw32.lib
winhttp.lib
Warning 2: File Not Found winhttp.lib
wininet.lib
Warning 2: File Not Found wininet.lib
mpr.lib
Warning 2: File Not Found mpr.lib
version.lib
Warning 2: File Not Found version.lib
wtsapi32.lib
Warning 2: File Not Found wtsapi32.lib
unittest
digger: druntime-incremental-dce8b7bc0fd8a18fd3805bf27646058f tests OK!
digger: Testing phobos-includes-incremental-46fc105de2bb39c82ae1471f63fb962c
digger: phobos-includes-incremental-46fc105de2bb39c82ae1471f63fb962c tests OK!
digger: Testing phobos-incremental-71e4b2b1da6e4c22ca9f3e12af2a957a
digger: DMC=C:\diggermaster\dl\dm857-snn2071\bin
digger: needInstalled: curl-incremental-9b6e0e6ff9cb53220a953ba3fa3ca039
digger: Cache miss.
digger: needBuild: curl-incremental-9b6e0e6ff9cb53220a953ba3fa3ca039
digger: Building curl-incremental-9b6e0e6ff9cb53220a953ba3fa3ca039
digger: Installing libcurl-7.47.1 to C:\diggermaster\dl\libcurl-7.47.1...
digger: Downloading http://downloads.dlang.org/other/libcurl-7.47.1-WinSSL-zlib-
x86-x64.zip to C:\diggermaster\dl\libcurl-7.47.1-WinSSL-zlib-x86-x64.zip...
digger: Verifying libcurl-7.47.1-WinSSL-zlib-x86-x64.zip.2720.2220.temp...
digger: Unpacking C:\diggermaster\dl\libcurl-7.47.1-WinSSL-zlib-x86-x64.zip to C
:\diggermaster\dl\libcurl-7.47.1.2720.2220.temp...
digger: Done installing libcurl-7.47.1.
digger: curl-incremental-9b6e0e6ff9cb53220a953ba3fa3ca039 built OK!
digger: Copy: C:\diggermaster\dl\libcurl-7.47.1\dmd2\windows\bin -> C:\diggermas
ter\temp\curl-incremental-9b6e0e6ff9cb53220a953ba3fa3ca039\bin
digger: Copy: C:\diggermaster\dl\libcurl-7.47.1\dmd2\windows\lib -> C:\diggermas
ter\temp\curl-incremental-9b6e0e6ff9cb53220a953ba3fa3ca039\lib
digger: Saving to cache.
digger: Installing curl-incremental-9b6e0e6ff9cb53220a953ba3fa3ca039
digger: Copy: C:\diggermaster\temp-cache\v3\curl-incremental-9b6e0e6ff9cb53220a9
53ba3fa3ca039\bin -> C:\diggermaster\build\bin
digger: Copy: C:\diggermaster\temp-cache\v3\curl-incremental-9b6e0e6ff9cb53220a9
53ba3fa3ca039\lib -> C:\diggermaster\build\lib
digger: needInstalled: extras-incremental-1fd880d4afaa023b56d49c268d716667
digger: Cache miss.
digger: needBuild: extras-incremental-1fd880d4afaa023b56d49c268d716667
digger: Building extras-incremental-1fd880d4afaa023b56d49c268d716667
digger: extras-incremental-1fd880d4afaa023b56d49c268d716667 built OK!
digger: Copy: C:\diggermaster\dl\dmd-localextras\localextras-windows\dmd2\window
s\bin -> C:\diggermaster\temp\extras-incremental-1fd880d4afaa023b56d49c268d71666
7\bin
digger: Copy: C:\diggermaster\dl\dmd-localextras\localextras-windows\dmd2\window
s\lib -> C:\diggermaster\temp\extras-incremental-1fd880d4afaa023b56d49c268d71666
7\lib
digger: DMC=C:\diggermaster\dl\dm857-snn2071\bin
digger: Copy: C:\diggermaster\dl\dm857-snn2071\lib\snn.lib -> C:\diggermaster\te
mp\extras-incremental-1fd880d4afaa023b56d49c268d716667\lib\snn.lib
digger: Saving to cache.
digger: Installing extras-incremental-1fd880d4afaa023b56d49c268d716667
digger: Copy: C:\diggermaster\temp-cache\v3\extras-incremental-1fd880d4afaa023b5
6d49c268d716667\bin -> C:\diggermaster\build\bin
digger: Copy: C:\diggermaster\temp-cache\v3\extras-incremental-1fd880d4afaa023b5
6d49c268d716667\lib -> C:\diggermaster\build\lib
digger: Running: "make" -f win32.mak unittest DMD=C:\diggermaster\build\bin\dmd.
exe ^"MODEL=32^"
digger: PATH=C:\diggermaster\build\bin;C:\diggermaster\dl\dm857-snn2071\bin;C:\W
indows\system32;C:\Windows
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest1.obj std\stdio.d std\stdiobase.d std\string.d std\f
ormat.d std\file.d
DMD v2.072.0 DEBUG
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest2.obj std\range\package.d std\range\primitives.d std\
range\interfaces.d
DMD v2.072.0 DEBUG
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest2a.obj std\array.d std\functional.d std\path.d std\o
utbuffer.d std\utf.d
DMD v2.072.0 DEBUG
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest3.obj std\csv.d std\math.d std\complex.d std\numeric
.d std\bigint.d std\bitmanip.d std\typecons.d std\uni.d std\base64.d std\a
scii.d std\demangle.d std\uri.d std\mmfile.d std\getopt.d
DMD v2.072.0 DEBUG
std\csv.d(1127): Deprecation: catch statement without an exception specification
is deprecated; use catch(Throwable) for old behavior
std\typecons.d(4439): Deprecation: std.range.interfaces.InputRangeObject!(Result
).InputRangeObject.E is not visible from module std.typecons
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest3a.obj std\signals.d std\meta.d std\typetuple.d std\
traits.d std\encoding.d std\xml.d std\random.d std\exception.d std\compiler
.d std\system.d std\concurrency.d std\concurrencybase.d
DMD v2.072.0 DEBUG
std\traits.d-mixin-6959(6959): Deprecation: std.internal.test.uda.HasPrivateMemb
ers.c is not visible from module traits
std\traits.d-mixin-6959(6959): Deprecation: std.internal.test.uda.HasPrivateMemb
ers.d is not visible from module traits
std\traits.d-mixin-6955(6955): Deprecation: std.internal.test.uda.HasPrivateMemb
ers.c is not visible from module traits
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest3b.obj std\datetime.d
DMD v2.072.0 DEBUG
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest4.obj std\uuid.d std\digest\crc.d std\digest\sha.d st
d\digest\md.d std\digest\ripemd.d std\digest\digest.d std\digest\hmac.d std\
digest\murmurhash.d
DMD v2.072.0 DEBUG
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest5.obj std\algorithm\package.d std\algorithm\comparison
.d std\algorithm\iteration.d std\algorithm\mutation.d std\algorithm\searching
.d std\algorithm\setops.d std\algorithm\sorting.d std\algorithm\internal.d
DMD v2.072.0 DEBUG
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest6.obj std\variant.d std\zlib.d std\stream.d std\sock
et.d std\socketstream.d std\conv.d std\zip.d std\cstream.d std\container\arr
ay.d std\container\binaryheap.d std\container\dlist.d std\container\rbtree.d
std\container\slist.d std\container\util.d std\container\package.d std\experi
mental\allocator\common.d std\experimental\allocator\gc_allocator.d std\experi
mental\allocator\mallocator.d std\experimental\allocator\mmap_allocator.d std\
experimental\allocator\showcase.d std\experimental\allocator\typed.d std\exper
imental\allocator\package.d std\experimental\allocator\building_blocks\affix_al
locator.d std\experimental\allocator\building_blocks\allocator_list.d std\expe
rimental\allocator\building_blocks\bitmapped_block.d std\experimental\allocator
\building_blocks\bucketizer.d std\experimental\allocator\building_blocks\fallba
ck_allocator.d std\experimental\allocator\building_blocks\free_list.d std\expe
rimental\allocator\building_blocks\free_tree.d std\experimental\allocator\build
ing_blocks\kernighan_ritchie.d std\experimental\allocator\building_blocks\null_
allocator.d std\experimental\allocator\building_blocks\quantizer.d std\experim
ental\allocator\building_blocks\region.d std\experimental\allocator\building_bl
ocks\scoped_allocator.d std\experimental\allocator\building_blocks\segregator.d
std\experimental\allocator\building_blocks\stats_collector.d std\experimental
\allocator\building_blocks\package.d std\experimental\logger\core.d std\experim
ental\logger\filelogger.d std\experimental\logger\multilogger.d std\experiment
al\logger\nulllogger.d std\experimental\logger\package.d
DMD v2.072.0 DEBUG
std\socketstream.d(40): Deprecation: module std.stream is deprecated - It will b
e removed from Phobos in October 2016. If you still need it, go to https://githu
b.com/DigitalMars/undeaD
std\cstream.d(26): Deprecation: module std.stream is deprecated - It will be rem
oved from Phobos in October 2016. If you still need it, go to https://github.com
/DigitalMars/undeaD
std\stream.d(1338): Deprecation: function std.format.doFormat!().doFormat is dep
recated - It will be removed from Phobos in October 2016. If you still need it,
go to https://github.com/DigitalMars/undeaD
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest7.obj std\stdint.d std\json.d std\parallelism.d std\
mathspecial.d std\process.d
DMD v2.072.0 DEBUG
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest8a.obj std\regex\internal\ir.d std\regex\package.d st
d\regex\internal\parser.d std\regex\internal\tests.d std\regex\internal\backtr
acking.d std\regex\internal\thompson.d std\regex\internal\kickstart.d std\reg
ex\internal\generator.d
DMD v2.072.0 DEBUG
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest8b.obj std\net\isemail.d std\net\curl.d
DMD v2.072.0 DEBUG
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest8c.obj std\c\process.d std\c\stdlib.d std\c\time.d s
td\c\stdio.d std\c\math.d std\c\stdarg.d std\c\stddef.d std\c\fenv.d std\c\
string.d std\c\locale.d std\c\wcharh.d std\windows\registry.d std\windows\iun
known.d std\windows\syserror.d std\windows\charset.d std\c\windows\windows.d
std\c\windows\com.d std\c\windows\winsock.d std\c\windows\stat.d
DMD v2.072.0 DEBUG
std\windows\registry.d(572): Deprecation: module core.bitop is not accessible he
re, perhaps add 'static import core.bitop;'
std\windows\registry.d(658): Deprecation: module core.bitop is not accessible he
re, perhaps add 'static import core.bitop;'
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest8d.obj std\internal\cstring.d std\internal\phobosinit.
d std\internal\unicode_tables.d std\internal\unicode_comp.d std\internal\unic
ode_decomp.d std\internal\unicode_grapheme.d std\internal\unicode_norm.d std\
internal\scopebuffer.d std\internal\test\dummyrange.d std\internal\digest\sha_S
SSE3.d std\internal\math\biguintcore.d std\internal\math\biguintnoasm.d std\in
ternal\math\biguintx86.d std\internal\math\gammafunction.d std\internal\math\e
rrorfunction.d std\internal\windows\advapi32.d
DMD v2.072.0 DEBUG
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest8e.obj etc\c\zlib.d etc\c\curl.d etc\c\sqlite3.d et
c\c\odbc\sql.d etc\c\odbc\sqlext.d etc\c\odbc\sqltypes.d etc\c\odbc\sqlucode.
d
DMD v2.072.0 DEBUG
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest8f.obj std\experimental\typecons.d
DMD v2.072.0 DEBUG
Could not locate matching function for: FuncInfo!("foo", void())
Could not locate matching function for: FuncInfo!("bar", void())
Could not locate matching function for: FuncInfo!("foo", void())
Could not locate matching function for: FuncInfo!("refresh", int())
Could not locate matching function for: FuncInfo!("refresh", int())
Could not locate matching function for: FuncInfo!("refresh", int())
std\typecons.d(4439): Deprecation: std.range.interfaces.InputRangeObject!(Result
).InputRangeObject.E is not visible from module std.typecons
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-c -unittest -ofunittest9a.obj std\experimental\ndslice\package.d std\experime
ntal\ndslice\iteration.d std\experimental\ndslice\selection.d std\experimental
\ndslice\slice.d std\experimental\ndslice\internal.d
DMD v2.072.0 DEBUG
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const nothrow @system uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const nothrow @system uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
std\experimental\ndslice\slice.d(1779): Warning: toHash() must be declared as ex
tern (D) size_t toHash() const nothrow @safe, not const pure nothrow @nogc @syst
em uint()
C:\diggermaster\build\bin\dmd.exe -conf= -O -w -dip25 -I..\druntime\import -L/co
-unittest unittest.d unittest1.obj unittest2.obj unittest2a.obj unittest3.ob
j unittest3a.obj unittest3b.obj unittest4.obj unittest5.obj unittest6.obj
unittest7.obj unittest8a.obj unittest8b.obj unittest8c.obj unittest8d.obj u
nittest8e.obj unittest8f.obj unittest9a.obj etc\c\zlib\zlib.lib ..\druntime\l
ib\druntime.lib
DMD v2.072.0 DEBUG
unittest.d(22): Deprecation: module std.cstream is deprecated - It will be remov
ed from Phobos in October 2016. If you still need it, go to https://github.com/D
igitalMars/undeaD
std\cstream.d(26): Deprecation: module std.stream is deprecated - It will be rem
oved from Phobos in October 2016. If you still need it, go to https://github.com
/DigitalMars/undeaD
unittest.d(40): Deprecation: module std.socketstream is deprecated - It will be
removed from Phobos in October 2016. If you still need it, go to https://github.
com/DigitalMars/undeaD
std\socketstream.d(40): Deprecation: module std.stream is deprecated - It will b
e removed from Phobos in October 2016. If you still need it, go to https://githu
b.com/DigitalMars/undeaD
unittest.d(43): Deprecation: module std.stream is deprecated - It will be remove
d from Phobos in October 2016. If you still need it, go to https://github.com/Di
gitalMars/undeaD
.\unittest.exe
TZName which threw: Europe/Minsk
core.exception.AssertError@std\datetime.d(28202): assertNotThrown failed: TimeEx
ception was thrown: Failed to find time zone: Kaliningrad Standard Time
----------------
0x00B658B5 in pure @safe void std.exception.assertNotThrown!(core.time.TimeExcep
tion, void).assertNotThrown(lazy void, immutable(char)[], immutable(char)[], uin
t)
0x00B2B515 in @safe void std.datetime.TimeZone.__unittestL28186_393()
core.time.TimeException@std\datetime.d(30604): Failed to find time zone: Kalinin
grad Standard Time
----------------
0x00B3105E in @trusted immutable(std.datetime.WindowsTimeZone) std.datetime.Wind
owsTimeZone.getTimeZone(immutable(char)[])
0x00B29B30 in @safe immutable(std.datetime.TimeZone) std.datetime.TimeZone.getTi
meZone(immutable(char)[])
0x00B2B563 in @safe void std.datetime.TimeZone.__unittestL28186_393().testPZSucc
ess(immutable(char)[])
0x00B2B5BC in pure @nogc @safe void std.datetime.TimeZone.__unittestL28186_393()
.__dgliteral2()
0x00B2B515 in @safe void std.datetime.TimeZone.__unittestL28186_393()
The system cannot find the path specified.
--- errorlevel 1
object.Exception@ae\sys\d\manager.d(756): Command ["make", "-f", "win32.mak", "u
nittest", "DMD=C:\\diggermaster\\build\\bin\\dmd.exe", "MODEL=32"] failed with s
tatus 1
----------------
0x0040A781
0x0040A72C
0x004573C0
0x00453C43
0x00459BEF
0x0048A893
0x0046B136
0x0047060C
0x0046AEB4
0x004034E4
0x004036C5
0x004AFFAB
0x004AFEAC
0x0044289B
0x773A33CA in BaseThreadInitThunk
0x77CC9ED2 in RtlInitializeExceptionChain
0x77CC9EA5 in RtlInitializeExceptionChain
C:\diggermaster [master ≡]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment