search for: oldins

Displaying 2 results from an estimated 2 matches for "oldins".

Did you mean: oldin
2002 Sep 26
1
[LLVMdev] ReplaceUsesWith
When I try to do this: GetElementPtrInst *newIns = new GetElementPtrInst( ... ); OldIns->ReplaceAllUsesWith( newIns ); When I compile the code, it always says, no matching function for call to `GetElementPtrInst::ReplaceAllUsesWith (GetElementPtrInst *&)' But since GetElementPtrInst is a subclass of Value, why cannot use this way? What's wrong here? thanks, xiaodon...
2005 May 08
3
1.0-test69
http://dovecot.org/test/ - Several mbox fixes, upgrade recommended for test68 mbox users - Possibly fixes some IMAP hangs where Dovecot just stopped replying - Fixed delay-newmail workaround. It was badly broken before. And somewhat off topic advertisement: I got a bit distracted from Dovecot a week ago when a guy started mailing me about wanting to write an irssi2 client as a project to