tango 0.99发布

tomqyp 2007-07-15
    * Added clustering solution
    * Added stream abstractions to the IO layer
    * Added initial VFS implementation
    * Replaced tango.util.locks with tango.core.sync
    * Added Variant
    * Updated for DMD 1.018
    * More documentation

好久了
shawind 2007-07-16
还有D 2.003

New/Changed Features
Added 0x78 Codeview extension for type dchar.

Bugs Fixed
Bugzilla 1300
oldrev 2007-07-16
D 2.003 在 Changelog 页里早就有了,可是一直不存在对应的 zip
oldrev 2007-07-16
D 2.003 在 Changelog 页里早就有了,可是一直不存在对应的 zip
xgene 2007-07-16
我用dsss编译成功,过程没有显示任何错误,也安装了,但是编译example/conduits/composite.d就会出错
conduits\composite.d => conduits\composite
+ C:\dmdc\dsss\bin\rebuild.exe -Idsss_imports\ -I. -S.\ -IC:\dmdc\dsss\include\d
-SC:\dmdc\dsss\lib\  -IC:\dmdc\dsss\include\d -SC:\dmdc\dsss\lib  -oqdsss_objs
conduits\composite.d -ofconduits\composite
WARNING: Module composite.d does not have a module declaration. This can cause p
roblems
         with rebuild's -oq option. If an error occurs, fix this first.
C:\dmdc\dmd\bin\..\..\dm\bin\link.exe dsss_objs\nmd_composite,conduits\composite
,,user32+kernel32/noi+SDD-tango-io.lib+SDD-tango-text.lib+SDD-tango-io.lib+SDD-t
ango-core.lib+SDD-tango-sys.lib+SDD-tango-io.lib+.\\+C:\dmdc\dsss\lib\\+C:\dmdc\
dsss\lib\;
OPTLINK (R) for Win32  Release 7.50B1
Copyright (C) Digital Mars 1989 - 2001  All Rights Reserved

C:\dmdc\dsss\lib\\SDD-tango-io.lib(Writer)
Error 42: Symbol Undefined _D6object6Object6toUtf8MFZAa
C:\dmdc\dsss\lib\\SDD-tango-io.lib(Conduit)
Error 42: Symbol Undefined _D5tango4core9Exception11IOException5_ctorMFAaZC5tan
go4core9Exception11IOException
C:\dmdc\dsss\lib\\SDD-tango-io.lib(Conduit)
Error 42: Symbol Undefined _D5tango4core9Exception11IOException7__ClassZ
C:\dmdc\dsss\lib\\SDD-tango-io.lib(FilePath)
Error 42: Symbol Undefined _D5tango4core9Exception24IllegalArgumentException7__
ClassZ
C:\dmdc\dsss\lib\\SDD-tango-io.lib(FilePath)
Error 42: Symbol Undefined _D5tango4core9Exception24IllegalArgumentException5_c
torMFAaZC5tango4core9Exception24IllegalArgumentException
C:\dmdc\dsss\lib\\SDD-tango-text.lib(Utf)
Error 42: Symbol Undefined _onUnicodeError
--- errorlevel 6
Command C:\dmdc\dsss\bin\rebuild.exe returned with code -1, aborting.
这是为什么?
Global site tag (gtag.js) - Google Analytics