<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>19910</bug_id>
          
          <creation_ts>2008-07-06 03:02:59 -0700</creation_ts>
          <short_desc>Release 1.0.1 fails to build because of printf not being defined</short_desc>
          <delta_ts>2009-02-26 22:34:18 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>20662</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Mike Hommey">mh+webkit</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>alp</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>85248</commentid>
    <comment_count>0</comment_count>
    <who name="Mike Hommey">mh+webkit</who>
    <bug_when>2008-07-06 03:02:59 -0700</bug_when>
    <thetext>The build fails with the following error messages:
../WebCore/page/gtk/AXObjectCacheAtk.cpp: In member function &apos;void WebCore::AXObjectCache::postNotification(WebCore::RenderObject*, const WebCore::String&amp;)&apos;:
../WebCore/page/gtk/AXObjectCacheAtk.cpp:45: error: &apos;printf&apos; was not declared in this scope
../WebCore/page/gtk/AXObjectCacheAtk.cpp: In member function &apos;void WebCore::AXObjectCache::postNotificationToElement(WebCore::RenderObject*, const WebCore::String&amp;)&apos;:
../WebCore/page/gtk/AXObjectCacheAtk.cpp:76: error: &apos;printf&apos; was not declared in this scope
../WebCore/page/gtk/AXObjectCacheAtk.cpp: In member function &apos;void WebCore::AXObjectCache::handleFocusedUIElementChanged()&apos;:
../WebCore/page/gtk/AXObjectCacheAtk.cpp:98: error: &apos;printf&apos; was not declared in this scope

Either #include &lt;stdio.h&gt; should be added, or these printf removed. If these are debug messages, they probably should be sent to stderr, too.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>96661</commentid>
    <comment_count>1</comment_count>
    <who name="Mike Hommey">mh+webkit</who>
    <bug_when>2008-10-25 02:21:14 -0700</bug_when>
    <thetext>Note this does only apply to 1.0.1 release. Trunk is free of this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>96703</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2008-10-26 04:39:48 -0700</bug_when>
    <thetext>Should we just close this as resolved then? So far, we haven&apos;t been tracking issues in any branches here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>96706</commentid>
    <comment_count>3</comment_count>
    <who name="Mike Hommey">mh+webkit</who>
    <bug_when>2008-10-26 05:22:52 -0700</bug_when>
    <thetext>I&apos;d say it depends what Alp is going to push the code specific to 1.0.1 onto trunk before new webkitgtk release.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>111342</commentid>
    <comment_count>4</comment_count>
    <who name="Gustavo Noronha (kov)">gustavo</who>
    <bug_when>2009-02-26 15:42:34 -0800</bug_when>
    <thetext>I am going to close this because there have been releases after that, and we are not tracking specific branches, as stated. If you disagree please reopen. Thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>111396</commentid>
    <comment_count>5</comment_count>
    <who name="Mike Hommey">mh+webkit</who>
    <bug_when>2009-02-26 22:34:18 -0800</bug_when>
    <thetext>I only see 1.0.1 there:
http://people.freedesktop.org/~alp/webkit/gtk/
(which is the only place i can find with webkit gtk releases...)

Where are these releases that are supposed to have happened ?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>