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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>26362</bug_id>
          
          <creation_ts>2014-07-16 23:52:10 +0000</creation_ts>
          <short_desc>&quot;Increase pointer by one. &quot;</short_desc>
          <delta_ts>2015-06-17 15:49:51 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>URL</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</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>Unsorted</target_milestone>
          <dependson>25946</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Albert Wiersch">support</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
    
    <cc>rubys</cc>
    
    <cc>simon.sapin</cc>
    
    <cc>support</cc>
          
          <qa_contact>sideshowbarker+urlspec</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>109029</commentid>
    <comment_count>0</comment_count>
    <who name="Albert Wiersch">support</who>
    <bug_when>2014-07-16 23:52:10 +0000</bug_when>
    <thetext>http://url.spec.whatwg.org/#host-parsing

[[
Increase pointer by one. 
]]

Should this be

If c is not the EOF code point then increase pointer by one.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109473</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-07-29 09:05:18 +0000</bug_when>
    <thetext>The way the pointer thing in the specification works is that if you point beyond EOF it&apos;s still EOF. Is this actually a problem?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109494</commentid>
    <comment_count>2</comment_count>
    <who name="Albert Wiersch">support</who>
    <bug_when>2014-07-29 13:35:18 +0000</bug_when>
    <thetext>It was an issue for me when programming in C/C++. I had to figured out the problem/bug. In my opinion, the text I suggested is less error prone and more precise.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115955</commentid>
    <comment_count>3</comment_count>
    <who name="Sam Ruby">rubys</who>
    <bug_when>2014-12-04 21:36:33 +0000</bug_when>
    <thetext>This likely will become moot with the proposed parser rewrite.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120998</commentid>
    <comment_count>4</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-06-15 15:06:42 +0000</bug_when>
    <thetext>Albert, were both instances of the step &quot;Increase pointer by one.&quot; problematic in your implementation? It&apos;s not clear to which one you are referring here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121120</commentid>
    <comment_count>5</comment_count>
    <who name="Albert Wiersch">support</who>
    <bug_when>2015-06-16 19:16:31 +0000</bug_when>
    <thetext>Hi Anne,

The problematic step was the step after &quot;If dots seen is 1 or 3, increase piece pointer by one.&quot; and the step before &quot;If dots seen is 3 and c is not the EOF code point, parse error, return failure.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121201</commentid>
    <comment_count>6</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-06-17 15:49:51 +0000</bug_when>
    <thetext>Thanks! https://github.com/whatwg/url/commit/d9edb273068c2b10151d9e713d7e10811f578081</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>