digitalmars.D.announce - DMD 0.120.2 release
- Walter (2/2) Apr 07 2005 Stupidly put the wrong libphobos.a in the zip file. Fixed now.
- no where.com (17/19) Apr 07 2005 Both 120 and 120.2 cannot build mintl:
Stupidly put the wrong libphobos.a in the zip file. Fixed now. http://www.digitalmars.com/d/changelog.html
Apr 07 2005
Both 120 and 120.2 cannot build mintl: 119 was OK. $ make -f linux.mak dmd -g -unittest -I.. -version=MinTLUnittest -version=MinTLVerboseUnittest unittest.d -ofunittest all.d array.d arraylist.d arrayheap.d deque.d linkedaa.d list.d slist.d share.d sortedaa.d list.d(285): function mintl.list.List!(int).List.opEquals (List *) does not match argument types (List ) list.d(285): cannot implicitly convert expression (*(p)) of type List to List * list.d(904): template instance mintl.list.List!(int) error instantiating list.d(913): function mintl.list.List!(int).List.opEquals (List *) does not match argument types (List ) list.d(913): cannot implicitly convert expression (x2) of type List to List * list.d(921): function mintl.list.List!(int).List.opEquals (List *) does not match argument types (List ) .. In article <d34tt9$1a8r$2 digitaldaemon.com>, Walter says...Stupidly put the wrong libphobos.a in the zip file. Fixed now. http://www.digitalmars.com/d/changelog.html
Apr 07 2005