[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:04:59 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 285a7b37cae41b355813403cd983ebc3afd48db7
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 27 04:24:14 2003 +0000

    Revised ChangeLog to strike a reference to Merlot.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5265 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index b0a7b14..cfa8fdf 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -7,7 +7,7 @@
         in the copy constructor.
         (KJS::CString::operator=): Use memcpy instead of strcpy for speed.
 
-        * JavaScriptCorePrefix.h: Add a definition of NULL here that matches the one in Merlot.
-        This makes us see warnings that otherwise would be Merlot-only warnings.
+        * JavaScriptCorePrefix.h: Add a definition of NULL here that takes advantage of the GNU
+        __null feature even if the system C library doesn't.
 
 == Rolled over to ChangeLog-2003-10-25 ==

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list