<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches">
    <title>gmane.os.cygwin.patches</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4862"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4861"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4860"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4859"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4858"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4857"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4856"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4855"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4854"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4853"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4852"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4851"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4850"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4849"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4848"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4847"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4846"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4845"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4844"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.patches/4843"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4862">
    <title>Re: [PATCH] Export memrchr</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4862</link>
    <description>&lt;pre&gt;


Thanks, applied.


Corinna

&lt;/pre&gt;</description>
    <dc:creator>Corinna Vinschen</dc:creator>
    <dc:date>2012-05-10T08:36:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4861">
    <title>[PATCH] Export memrchr</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4861</link>
    <description>&lt;pre&gt;Here are the patches for exporting memrchr, once my patches to newlib
are accepted.


Yaakov

&lt;/pre&gt;</description>
    <dc:creator>Yaakov (Cygwin/X</dc:creator>
    <dc:date>2012-05-09T08:18:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4860">
    <title>Re: elf.h incomplete</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4860</link>
    <description>&lt;pre&gt;Linux kernel build's "modpost" utility that started off this whole 
discussion? I'm not going to be able to test it any time soon, myself, tho.

Also, libelf might use it, since it supplies its own values only if it 
can't find them in system headers, IIRC.

Ryan


&lt;/pre&gt;</description>
    <dc:creator>Ryan Johnson</dc:creator>
    <dc:date>2012-05-04T05:49:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4859">
    <title>Re: elf.h incomplete</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4859</link>
    <description>&lt;pre&gt;
I think this really needs to be tested against something that uses it.

Anyone have an application that could exercise this?

cgf

&lt;/pre&gt;</description>
    <dc:creator>Christopher Faylor</dc:creator>
    <dc:date>2012-05-04T05:46:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4858">
    <title>Re: elf.h incomplete</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4858</link>
    <description>&lt;pre&gt;
This patch is a direct copy from FreeBSD HEAD.  I have NOT tested it, 
though.


Yaakov
&lt;/pre&gt;</description>
    <dc:creator>Yaakov (Cygwin/X</dc:creator>
    <dc:date>2012-05-03T22:03:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4857">
    <title>Re: [PATCH] Extended mouse coordinates</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4857</link>
    <description>&lt;pre&gt;
Patch applied and rigged into 1.7.14.


Thanks,
Corinna

&lt;/pre&gt;</description>
    <dc:creator>Corinna Vinschen</dc:creator>
    <dc:date>2012-04-25T08:22:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4856">
    <title>Re: [PATCH] Extended mouse coordinates</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4856</link>
    <description>&lt;pre&gt;Am 24.04.2012 22:22, schrieb Corinna Vinschen:
Here's the missing patch and changelog. Sorry again for previous mix-up.
Thomas
2012-04-24  Thomas Wolff  &amp;lt;towo&amp;lt; at &amp;gt;towo.net&amp;gt;

* fhandler.h (class dev_console): Add member ext_mouse_mode5.
* fhandler_console.cc (fhandler_console::read): Implement extended
mouse mode 1005 (xterm, mintty).
Fix actual mouse reporting for large coordinates.

diff -rup sav/fhandler.h ./fhandler.h
--- sav/fhandler.h2012-04-24 16:29:37.000000000 +0200
+++ ./fhandler.h2012-04-24 23:48:29.453125000 +0200
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1288,6 +1288,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; class dev_console
 
   bool insert_mode;
   int use_mouse;
+  bool ext_mouse_mode5;
   bool ext_mouse_mode6;
   bool ext_mouse_mode15;
   bool use_focus;
diff -rup sav/fhandler_console.cc ./fhandler_console.cc
--- sav/fhandler_console.cc2012-04-24 16:39:22.000000000 +0200
+++ ./fhandler_console.cc2012-04-24 23:52:00.265625000 +0200
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -307,14 +307,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; fhandler_console::mouse_aware (MOUSE_EVE
       return 0;
     }
 
-  /* Check whether adjusted mouse position &lt;/pre&gt;</description>
    <dc:creator>Thomas Wolff</dc:creator>
    <dc:date>2012-04-24T21:58:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4855">
    <title>Re: [PATCH] Extended mouse coordinates</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4855</link>
    <description>&lt;pre&gt;

Please recreate the patch against current CVS.  And please use
__small_sprintf instead of sprintf.


Corinna

&lt;/pre&gt;</description>
    <dc:creator>Corinna Vinschen</dc:creator>
    <dc:date>2012-04-24T20:22:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4854">
    <title>Re: [PATCH] Extended mouse coordinates</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4854</link>
    <description>&lt;pre&gt;Am 24.04.2012 21:47, schrieb Corinna Vinschen:
Sh.. I see. My deep apologies, I must have been confused. Here is the 
actual updated patch which should be used instead.
Sorry for the trouble.
Thomas
2012-04-20  Thomas Wolff  &amp;lt;towo&amp;lt; at &amp;gt;towo.net&amp;gt;

* fhandler.h (class dev_console): Flags for extended mouse modes.
* fhandler_console.cc: Supporting mouse coordinates greater than 222.
(fhandler_console::read) Implemented extended mouse modes 
1015 (urxvt, mintty, xterm), 1006 (xterm), and 1005 (xterm, mintty).
Also: two { wrap formatting consistency fixes.
(fhandler_console::mouse_aware) Removed limitation of not sending 
anything at exceeded coordinates; sending 0 byte instead (xterm).
(fhandler_console::char_command) Initialization of enhanced 
mouse reporting modes.

diff -rup sav/fhandler.h ./fhandler.h
--- sav/fhandler.h2012-04-18 07:58:04.000000000 +0200
+++ ./fhandler.h2012-04-20 13:59:02.265328800 +0200
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1288,6 +1288,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; class dev_console
 
   bool insert_mode;
   int use_mouse;
+  bool ext_mous&lt;/pre&gt;</description>
    <dc:creator>Thomas Wolff</dc:creator>
    <dc:date>2012-04-24T20:00:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4853">
    <title>Re: [PATCH] Extended mouse coordinates</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4853</link>
    <description>&lt;pre&gt;
...and as far as quoting goes, the above is the ChangeLog you provided
with your updated patch.


Corinna

&lt;/pre&gt;</description>
    <dc:creator>Corinna Vinschen</dc:creator>
    <dc:date>2012-04-24T19:47:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4852">
    <title>Re: [PATCH] Extended mouse coordinates</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4852</link>
    <description>&lt;pre&gt;
That was exactly the patch I applied.  I only chnaged the formatting
and changed sprintf to  __small_sprintf.


Corinna

&lt;/pre&gt;</description>
    <dc:creator>Corinna Vinschen</dc:creator>
    <dc:date>2012-04-24T19:45:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4851">
    <title>Re: [PATCH] Extended mouse coordinates</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4851</link>
    <description>&lt;pre&gt;Am 24.04.2012 16:44, schrieb Corinna Vinschen:
Hmm, thanks but I'm afraid this went wrong. You quote (and probably 
applied) my first patch which is missing mouse mode 1005 and 
unfortunately also has a bug which effectively makes the extended 
coordinates unusable (because the reports are suppressed in that case as 
they were before :( ).
The mail you responded to contained an updated patch.
Thomas

&lt;/pre&gt;</description>
    <dc:creator>Thomas Wolff</dc:creator>
    <dc:date>2012-04-24T19:35:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4850">
    <title>Re: [PATCH] Extended mouse coordinates</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4850</link>
    <description>&lt;pre&gt;

Patch applied with changes.  Please use __small_sprintf rather than
sprintf.  I also changed the CHangeLog entry slightly.  Keep it short
and in present tense.


Thanks,
Corinna

&lt;/pre&gt;</description>
    <dc:creator>Corinna Vinschen</dc:creator>
    <dc:date>2012-04-24T14:44:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4849">
    <title>Re: Building for nocygwin</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4849</link>
    <description>&lt;pre&gt;
I uploaded the changes to the FAQ pages on cygwin.com.


Thanks,
Corinna

&lt;/pre&gt;</description>
    <dc:creator>Corinna Vinschen</dc:creator>
    <dc:date>2012-04-24T07:39:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4848">
    <title>Re: Regenerate configures</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4848</link>
    <description>&lt;pre&gt;
No, go ahead.

cgf

&lt;/pre&gt;</description>
    <dc:creator>Christopher Faylor</dc:creator>
    <dc:date>2012-04-23T22:27:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4847">
    <title>Regenerate configures</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4847</link>
    <description>&lt;pre&gt;cygwin/doc/configure and cygwin/testsuite/configure are now the only 
configure scripts in the winsup tree which were generated with 
autoconf-2.5x.  Any objections to regenerating them with 2.68?


Yaakov

&lt;/pre&gt;</description>
    <dc:creator>Yaakov (Cygwin/X</dc:creator>
    <dc:date>2012-04-23T22:17:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4846">
    <title>Re: Building for nocygwin</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4846</link>
    <description>&lt;pre&gt;
Thanks very much.  Please check in (with typo correction mentioned in
followon mail).

I suspect that we'll probably need to flesh this out over time but at
least we aren't suggesting the use of a deprecated compiler option now.

cgf

&lt;/pre&gt;</description>
    <dc:creator>Christopher Faylor</dc:creator>
    <dc:date>2012-04-23T20:06:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4845">
    <title>Re: Building for nocygwin</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4845</link>
    <description>&lt;pre&gt;

compilers

Cheers,
Peter

&lt;/pre&gt;</description>
    <dc:creator>Peter Rosin</dc:creator>
    <dc:date>2012-04-23T19:42:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4844">
    <title>Re: Building for nocygwin</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4844</link>
    <description>&lt;pre&gt;
Patch attached.


Yaakov
&lt;/pre&gt;</description>
    <dc:creator>Yaakov (Cygwin/X</dc:creator>
    <dc:date>2012-04-23T19:35:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4843">
    <title>[PATCH] Extended mouse coordinates</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4843</link>
    <description>&lt;pre&gt;This patch replaces my previous proposal 
(http://cygwin.com/ml/cygwin-patches/2012-q2/msg00005.html) with two 
modifications:

  * Fixed a bug that suppressed mouse reporting at large coordinates (in
    all modes actually:-\ )
  * Added mouse mode 1005 (total of 3 three new modes, so all reporting
    modes run by current terminal emulators would be implemented)

I would appreciate the patch to be applied this time, planned to be my 
last mouse patch :)

Kind regards,
Thomas
2012-04-03  Thomas Wolff  &amp;lt;towo&amp;lt; at &amp;gt;towo.net&amp;gt;

* fhandler.h (class dev_console): Two flags for extended mouse modes.
* fhandler_console.cc (fhandler_console::read): Implemented 
extended mouse modes 1015 (urxvt, mintty, xterm) and 1006 (xterm).
Not implemented extended mouse mode 1005 (xterm, mintty).
Supporting mouse coordinates greater than 222 (each axis).
Also: two { wrap formatting consistency fixes.
(fhandler_console::char_command) Initialization of enhanced 
mouse reporting modes.

diff -rup sav/fhandler.h ./fhandler.h
--- s&lt;/pre&gt;</description>
    <dc:creator>Thomas Wolff</dc:creator>
    <dc:date>2012-04-22T19:07:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.patches/4842">
    <title>Re: [PATCH] Setting TZ may break time() in non-Cygwin programs</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.patches/4842</link>
    <description>&lt;pre&gt;
I understand that it affects programs which use time() but the Cygwin
mailing list isn't filled with complaints about TZ being wrong for
Windows programs.  And, if we always unset it that means that these
time() using programs can never ever use the TZ environment variable.

cgf

&lt;/pre&gt;</description>
    <dc:creator>Christopher Faylor</dc:creator>
    <dc:date>2012-04-17T20:42:37</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.cygwin.patches">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.cygwin.patches</link>
  </textinput>
</rdf:RDF>

