search for: assertfix

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

Did you mean: assertfixes
2009 Jun 30
1
[LLVMdev] Urgent fix for MSVC
See the patch and the documentation: http://msdn.microsoft.com/en-us/library/ms686818(VS.85).aspx With the patch all compiles fine. Otherwise MSVC breaks rightly. Best Olaf Krzikalla -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: assertfix.patch URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090630/a3336345/attachment.ksh>
2004 Sep 12
0
1.0-test42
http://dovecot.org/test/ - fixed the last remaining cache corruption problems (I hope, no known ones left) - internaldate was never read from cache, but it was always cached again. this grew cache file uselessly and triggered cache compression constantly - buffer_set_used_size() assertfixes with mmap_no_write=yes (although it hasn't been much tested since the recent large index file changes, hopefully works..) - POP3: Replaced timestamp in APOP challenge string with 128 bits of base64d randomness - Added pop3_enable_last setting to enable LAST command -------------- next part...