[Webkit-unassigned] [Bug 15746] New: #ifndef ASSERT_DISABLED is no good!

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 28 22:38:02 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15746

           Summary: #ifndef ASSERT_DISABLED is no good!
           Product: WebKit
           Version: 523.x+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ggaren at apple.com


ASSERT_DISABLED is always defined in Mac OS X builds, so code that relies on
#ifndef ASSERT_DISABLED to do debugging won't work. We have code like this in,
for example, HashTable.h


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list