<?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>28208</bug_id>
          
          <creation_ts>2009-08-11 19:42:11 -0700</creation_ts>
          <short_desc>Typo in FastMalloc.h causes build to fail</short_desc>
          <delta_ts>2009-08-12 06:32:24 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</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>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Thomas Fletcher">thomas</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mrowe</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>139209</commentid>
    <comment_count>0</comment_count>
    <who name="Thomas Fletcher">thomas</who>
    <bug_when>2009-08-11 19:42:11 -0700</bug_when>
    <thetext>Trying to get a stock version built for Windows I ran across this typo in WebKit/JavaScriptCore/wtf/FastMalloc.h that caused the compile to stop dead.  I&apos;m just using the stock build procedure from the website, no extra arguments, so I&apos;m surprised this isn&apos;t hitting others.

The patch is a simple typo fix in an inline declaration s -&gt; size

Patch is attached</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>139216</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2009-08-11 20:35:45 -0700</bug_when>
    <thetext>There&apos;s no patch attached, and I don&apos;t see any references to &quot;s&quot; in FastMalloc.h in &lt;http://trac.webkit.org/browser/trunk/JavaScriptCore/wtf/FastMalloc.h&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>139310</commentid>
    <comment_count>2</comment_count>
    <who name="Thomas Fletcher">thomas</who>
    <bug_when>2009-08-12 06:32:24 -0700</bug_when>
    <thetext>Sorry ... IE dropped the patch off for some reason.  Looks like it is an irrelevant issue now though since it has been changed already in rev 47000.

Sorry for the noise.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>