[Webkit-unassigned] [Bug 9649] The no-svg build broke after r15091

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jun 29 08:07:43 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9649


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9088|review+                     |review-
               Flag|                            |




------- Comment #3 from darin at apple.com  2006-06-29 08:07 PDT -------
(From update of attachment 9088)
Objective-C headers don't need multiple-includes defines. That's because
Objective-C uses import, which takes care of such things automatically.

Any headers that support being included from C or C++ code need such defines,
but pure Objective-C or Objective-C++ ones should *not* have them.

review- because of this. Would have been review+ otherwise.


-- 
Configure bugmail: http://bugzilla.opendarwin.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