<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:yugiohjcj@1s.fr" title="YuGiOhJCJ <yugiohjcj@1s.fr>"> <span class="fn">YuGiOhJCJ</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - i810_video.c:1149:5: error: too many arguments to function 'screen->BlockHandler'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100934">bug 100934</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - i810_video.c:1149:5: error: too many arguments to function 'screen->BlockHandler'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100934#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - i810_video.c:1149:5: error: too many arguments to function 'screen->BlockHandler'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100934">bug 100934</a>
              from <span class="vcard"><a class="email" href="mailto:yugiohjcj@1s.fr" title="YuGiOhJCJ <yugiohjcj@1s.fr>"> <span class="fn">YuGiOhJCJ</span></a>
</span></b>
        <pre>Thanks indeed this commit compiles fine:
$ git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel
$ cd xf86-video-intel
$ git checkout d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf
$ git archive HEAD -o
/tmp/xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf.tar
$ cd /tmp
$ mkdir xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf
$ cd xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf
$ tar xvf ../xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf.tar
$ cd ..
$ tar Jcvf xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf.tar.xz
xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf
$ rm xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf.tar
$ cd xf86-video-intel-d39197bb10b7d88cb4c456e7a5e8d34c1dc6eeaf
$ autoreconf -i
$ ./configure
$ make

Problem solved.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>