<?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://blog.gmane.org/gmane.comp.gnu.mingw.announce">
    <title>gmane.comp.gnu.mingw.announce</title>
    <link>http://blog.gmane.org/gmane.comp.gnu.mingw.announce</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://comments.gmane.org/gmane.comp.gnu.mingw.announce/4890"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4889"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4888"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4887"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4886"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4885"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4884"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4883"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4882"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4881"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4880"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4879"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4878"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4877"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4876"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4875"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4874"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4873"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4872"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4871"/>
      </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://comments.gmane.org/gmane.comp.gnu.mingw.announce/4890">
    <title>[mingw:bugs] #190 need pack/alignment attribute instat.h</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4890</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.- **labels**: MinGW --&amp;gt; gcc
- **status**: closed-rejected --&amp;gt; closed
- **resolution**:  --&amp;gt; rejected
- **category**:  --&amp;gt; component_package
- **milestone**:  --&amp;gt; OTHER


---

** [bugs:#190] need pack/alignment attribute in stat.h**

**Status:** closed
**Labels:** gcc 
**Created:** Tue Sep 24, 2002 09:52 PM UTC by Dave Spring
**Last Updated:** Fri Jan 03, 2003 10:31 PM UTC
**Owner:** Earnie Boyd

MingGW 2.0.0
using gcc -fpack-struct breaks stuff.
My particular problem is sts/stat.h the alignment
for st\_rdev gets overriden.
MSVCRT clearly uses quadbyte alignment for stat.

The fix is somewhere around lines 113,129
\- change to:

shortst\_gid ;/\* Group: 
Ditto \*/

\_dev\_tst\_rdev \_\_attribute\_\_ \(\(aligned 
\(4\)\)\);/\* Seems useless \(not even filled in\) \*/
\&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-24T16:37:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4889">
    <title>[mingw:bugs] #145 &amp;quot; 0x&amp;quot;missing in fprintf (&amp;quot; %p&amp;quot; ) output</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4889</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.- **labels**: mingw runtime (deprecated use WSL) --&amp;gt; gcc
- Description has changed:

Diff:

~~~~



~~~~

- **status**: closed-rejected --&amp;gt; closed
- **resolution**:  --&amp;gt; rejected
- **category**:  --&amp;gt; Known_bugs
- **milestone**:  --&amp;gt; OTHER


---

** [bugs:#145] &amp;amp;quot;0x&amp;amp;quot; missing in fprintf (&amp;amp;quot;%p&amp;amp;quot;) output**

**Status:** closed
**Labels:** gcc 
**Created:** Thu May 30, 2002 06:48 PM UTC by Martin Baulig
**Last Updated:** Sat Jun 01, 2002 03:20 AM UTC
**Owner:** Danny Smith

Hi,

if you print a pointer using fprintf\(\)'s &amp;amp;amp;quot;%p&amp;amp;amp;quot; format,
it doesn't include the leading &amp;amp;amp;quot;0x&amp;amp;amp;quot; like fprintf\(\) on
cygwin or GNU/Linux does.

Martin



---

Sent from sourceforge.net because you indicated interest in &amp;lt;https://sourceforge.net/p/mingw/bugs/14&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-24T16:26:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4888">
    <title>[mingw:bugs] #103 fixed and showpoint 'undeclared'</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4888</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.- **labels**:  --&amp;gt; libstdc++, gcc
- **status**: closed-rejected --&amp;gt; closed
- **resolution**:  --&amp;gt; fixed
- **category**:  --&amp;gt; Known_bugs
- **milestone**:  --&amp;gt; OTHER


---

** [bugs:#103] fixed and showpoint 'undeclared'**

**Status:** closed
**Labels:** libstdc++ gcc 
**Created:** Thu Jan 10, 2002 07:31 PM UTC by Some Guy
**Last Updated:** Thu Jan 10, 2002 10:13 PM UTC
**Owner:** nobody

Tried to compile the following simple code:

\#include&amp;amp;amp;lt;iostream.h&amp;amp;amp;gt;
\#include&amp;amp;amp;lt;iomanip.h&amp;amp;amp;gt;

using namespace std;

const float FLOATER = 1349.9431;

int main\(\)
\{
cout &amp;amp;amp;lt;&amp;amp;amp;lt; fixed &amp;amp;amp;lt;&amp;amp;amp;lt; setprecision\(3\) &amp;amp;amp;lt;&amp;amp;amp;lt; FLOATER &amp;amp;amp;lt;&amp;amp;amp;lt; 
endl;
return 0;
\}


Compiling presents the following error:

\`fixed' undeclared \(first use this f&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-24T16:23:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4887">
    <title>[mingw:bugs] #173 wincrypt.h lacks required includes</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4887</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.- **labels**: w32api (deprecated use WSL) --&amp;gt; 
- **status**: closed-rejected --&amp;gt; closed
- **resolution**:  --&amp;gt; rejected
- **category**:  --&amp;gt; Known_Feature
- **milestone**:  --&amp;gt; WSL


---

** [bugs:#173] wincrypt.h lacks required includes**

**Status:** closed
**Created:** Tue Aug 13, 2002 08:10 PM UTC by Mark Schreiber
**Last Updated:** Tue Aug 13, 2002 08:47 PM UTC
**Owner:** Danny Smith

I could be wrong about this \(don't have a copy of
Visual Studio to see what Microsoft does\), but the
convention is that header files include everything
necessary to compile correctly, so I'm assuming that
this is an error.

The following program will generate many errors due to
undefined types \(in mingw release 1.1\):

\#include &amp;amp;amp;lt;wincrypt.h&amp;amp;amp;gt;

int main \(void\)
\{
return 1;&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-24T16:27:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4886">
    <title>[mingw:bugs] #100 CC1 has started crashing</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4886</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.- **status**: closed-rejected --&amp;gt; closed
- **resolution**:  --&amp;gt; rejected
- **category**:  --&amp;gt; Known_bugs
- **milestone**:  --&amp;gt; OTHER


---

** [bugs:#100] CC1 has started crashing**

**Status:** closed
**Labels:** gcc 
**Created:** Fri Dec 28, 2001 06:16 AM UTC by Matt Smith
**Last Updated:** Sun May 26, 2002 10:04 AM UTC
**Owner:** Danny Smith

I was compiling a C program with Dev-CPP 4.0.  
Everything was going fine but now I get this. 
Rebooting didn't help. I have Cel500, 128Meg ram, 
Win98SE.  I was using the latest MinGW snapshot


CC1 caused an invalid page fault in
module CC1.EXE at 016f:0054a422.
Registers:
EAX=026d6f10 CS=016f EIP=0054a422 EFLGS=00010246
EBX=00000015 SS=0177 ESP=026bf800 EBP=026bfd28
ECX=026bff68 DS=0177 ESI=026bf89c FS=3f97
EDX=02d0a778 ES=0177 ED&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-24T16:22:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4885">
    <title>[mingw:bugs] #155 Improper unwind-sjlj.o (libgcc.a)</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4885</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.- Description has changed:

Diff:

~~~~



~~~~

- **status**: closed-rejected --&amp;gt; closed
- **resolution**:  --&amp;gt; rejected
- **category**:  --&amp;gt; Known_bugs
- **milestone**: Known_bugs --&amp;gt; OTHER


---

** [bugs:#155] Improper unwind-sjlj.o (libgcc.a)**

**Status:** closed
**Labels:** gcc 
**Created:** Mon Jun 17, 2002 05:41 PM UTC by Wirawan Purwanto
**Last Updated:** Sat Jun 22, 2002 09:08 PM UTC
**Owner:** Danny Smith

This error pertains the new mingw build of gcc 3.1.

I got tons of 
link error when building a C++ program, and I pinpointed the source of 
error from incorrectly compiled unwind-sjlj.o, as shown 
below:

$ ar x libgcc.a unwind-sjlj.o

$ objdump -ad unwind-
sjlj.o

unwind-sjlj.o:     file format pe-i386
unwind-
sjlj.o

Disassembly of section .text:
\(blank---no&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-24T16:26:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4884">
    <title>[ mingw-Bugs-3600826 ] broken path transformationpattern for ghostscript</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4884</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #3600826, was opened at 2013-01-14 10:41
Message generated for change (Comment added) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=102435&amp;amp;aid=3600826&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MSYS
Group: Known bugs
Resolution: None
Priority: 5
Private: No
Submitted By: https://www.google.com/accounts ()
Summary: broken path transformation pattern for ghostscript

Initial Comment:
ghostscript accept arguments like:

gswin32.exe  -dPDFSETTINGS=/prepress -dAutoRotatePages=/None

the /prepress and /None will be treated as a path and be transformed in DOS path


Please implem&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-15T01:59:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4883">
    <title>[ mingw-Bugs-3600826 ] broken path transformationpattern for ghostscript</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4883</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #3600826, was opened at 2013-01-14 10:41
Message generated for change (Tracker Item Submitted) made by 
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=102435&amp;amp;aid=3600826&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MSYS
Group: Known bugs
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: https://www.google.com/accounts ()
Assigned to: Nobody/Anonymous (nobody)
Summary: broken path transformation pattern for ghostscript

Initial Comment:
ghostscript accept arguments like:

gswin32.exe  -dPDFSETTINGS=/prepress -dAutoRotatePages=/None

the /prepress and /None will be treated a&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-14T18:41:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4882">
    <title>[ mingw-Patches-2817021 ] ^C (CONTROL+C) ignoredwhen CYGWIN=tty set</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4882</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Patches item #2817021, was opened at 2009-07-05 10:54
Message generated for change (Comment added) made by cstrauss
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=302435&amp;amp;aid=2817021&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: msys
Group: None
Priority: 5
Private: No
Submitted By: bughunter2 (bughunter2)
Assigned to: Cesar Strauss (cstrauss)
Summary: ^C (CONTROL+C) ignored when CYGWIN=tty set

Initial Comment:
Problem:
When CYGWIN=tty is set, and we invoke the MSYS shell like this:
    `sh -c "/bin/sh"'
Then, pressing ^C (CONTROL+C) inside that shell has no effect. While pressing
CONTROL+BREAK does y&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-13T21:26:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4881">
    <title>[ mingw-Bugs-3600715 ] CYGWIN environment variableshould not affect MSYS</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4881</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #3600715, was opened at 2013-01-13 13:12
Message generated for change (Tracker Item Submitted) made by cstrauss
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=102435&amp;amp;aid=3600715&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MSYS
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Cesar Strauss (cstrauss)
Assigned to: Cesar Strauss (cstrauss)
Summary: CYGWIN environment variable should not affect MSYS

Initial Comment:
Users may possibly use the CYGWIN variable to customize their CYGWIN installations. MSYS should not be affected by this. Example:

In a CMD shell, r&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-13T21:12:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4880">
    <title>[ mingw-Bugs-1187917 ] ln bug with many targets</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4880</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #1187917, was opened at 2005-04-22 01:40
Message generated for change (Comment added) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=102435&amp;amp;aid=1187917&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MSYS
Priority: 5
Private: No
Submitted By: yyk (yykav)
Summary: ln bug with many targets

Initial Comment:
MSYS-1.0.11-2004.04.30-1.exe

$ ln --version
ln (fileutils) 4.1
Written by Mike Parker and David MacKenzie.

Copyright (C) 2001 Free Software Foundation, Inc.
This is free software; see the source for copying
conditions.  There is NO
warranty; not even for MERCHANTABILITY or FI&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-11T18:44:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4879">
    <title>[ mingw-Bugs-1840961 ] error if msys is installed indirectory with spaces</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4879</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #1840961, was opened at 2007-11-29 04:43
Message generated for change (Comment added) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=102435&amp;amp;aid=1840961&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MSYS
Priority: 5
Private: No
Submitted By: Andreas Deininger (deining)
Assigned to: Cesar Strauss (cstrauss)
Summary: error if msys is installed in directory with spaces 

Initial Comment:
I just installed latest MSYS version (1.0.11) on a Windows XP box in a directory with spaces in it (e.g. C:\Program Files\MSYS). 

Invoking msys.bat, I got the error:

Windows cannot find 'C :\Pro&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-11T18:42:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4878">
    <title>[ mingw-Patches-2808978 ] patch: fix quoting andhandle spaces in path gracefully</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4878</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Patches item #2808978, was opened at 2009-06-19 05:04
Message generated for change (Comment added) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=302435&amp;amp;aid=2808978&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: msys
Priority: 5
Private: No
Submitted By: Hamish B (hbowman)
Assigned to: Cesar Strauss (cstrauss)
Summary: patch: fix quoting and handle spaces in path gracefully

Initial Comment:
[this is a round-up of patches for ID: 1511614 and ID: 1840961. Cesar asked that I start a new ticket with the patch. explanation copied below]

Hi,

the attached patch fixes quoting problems in msys&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-11T18:42:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4877">
    <title>[ mingw-Bugs-802736 ] Double quotes inside singlequotes interpreted as escape</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4877</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #802736, was opened at 2003-09-08 13:47
Message generated for change (Settings changed) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=102435&amp;amp;aid=802736&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: binutils
Priority: 5
Private: No
Submitted By: Don Stauffer (donstauffer)
Assigned to: Nobody/Anonymous (nobody)
Summary: Double quotes inside single quotes interpreted as escape

Initial Comment:
This looks the same as bug 546547, but that bug 
has &amp;amp;quot;invalid&amp;amp;quot; as &amp;amp;quot;Resolution&amp;amp;quot; and is closed, but the bug 
does still exist.  It also seems like the real problem is 
t&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-11T18:36:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4876">
    <title>[ mingw-Bugs-810739 ] msys doesn't map CDPATH likeit maps PATH</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4876</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #810739, was opened at 2003-09-22 10:57
Message generated for change (Comment added) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=102435&amp;amp;aid=810739&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MSYS
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Brian Yoder (beyisx)
Summary: msys doesn't map CDPATH like it maps PATH

Initial Comment:
I am using a CDX (enhanced CD) command on Win XP that
implements support for the Posix-style CDPATH variable,
but with the CDPATH expressed in a form compatible with
PATH (semicolon seperates paths, and backslashes
seperate &lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-11T18:23:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4875">
    <title>[ mingw-Bugs-1100932 ] getenv chews PATH</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4875</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #1100932, was opened at 2005-01-12 06:44
Message generated for change (Comment added) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=102435&amp;amp;aid=1100932&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Angus Leeming (angus_leeming)
Summary: getenv chews PATH

Initial Comment:
OS: Windows XP
gcc 3.4.2 (mingw-special)
GNU ld version 2.15.91 20040904
Installation:
Dec 13 09:19 MSYS-1.0.10.exe
Dec 13 08:59 MinGW-3.1.0-1.exe
Dec 13 09:08 binutils-2.15.91-20040904-1.tar
Dec 13 09:13 gcc-core-3.4.2-20040916-1.tar
Dec 13 09:16 gcc-&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-11T18:20:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4874">
    <title>[ mingw-Bugs-917257 ] optimization bug - wrongindirection with shared libraries</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4874</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #917257, was opened at 2004-03-16 03:57
Message generated for change (Settings changed) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=102435&amp;amp;aid=917257&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Resolution: None
Priority: 5
Private: No
Submitted By: Sebastian Tusk (sebastiantusk)
Assigned to: Nobody/Anonymous (nobody)
Summary: optimization bug - wrong indirection with shared libraries

Initial Comment:
I have here a problem with optimization option -O1
generates corrupt code. Using a linux(debian-unstable)
machine to cross-compile for windows the below sho&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-11T18:10:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4873">
    <title>[ mingw-Bugs-2674450 ] missing defines in float.h</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4873</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #2674450, was opened at 2009-03-09 01:30
Message generated for change (Settings changed) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=102435&amp;amp;aid=2674450&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Group: None
Priority: 5
Private: No
Submitted By: Alexey Pushkin (foobar57)
Summary: missing defines in float.h

Initial Comment:
Following constants should be defined in float.h:
_MCW_DN ,  _DN_SAVE, _DN_FLUSH

http://msdn.microsoft.com/en-us/library/aa246719(VS.60).aspx



----------------------------------------------------------------------

Comment By: Keith Marshall (keithmarshall)
D&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-11T17:54:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4872">
    <title>[ mingw-Bugs-1011360 ] Problem in msys.bat underWindows 98 SE</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4872</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #1011360, was opened at 2004-08-18 04:27
Message generated for change (Settings changed) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=102435&amp;amp;aid=1011360&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Priority: 5
Private: No
Submitted By: Daniel (dbjh)
Assigned to: Nobody/Anonymous (nobody)
Summary: Problem in msys.bat under Windows 98 SE

Initial Comment:
I noticed a problem when trying to run MSYS under 
Windows 98 SE. It's probably more correct to say 
"under command.com", but I haven't tested it under 
Windows XP. The second line after the label _Resume 
reads: 
set W&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-11T17:53:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4871">
    <title>[ mingw-Bugs-673098 ] GDB error after a breakpointhit(trace)</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4871</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #673098, was opened at 2003-01-23 06:55
Message generated for change (Settings changed) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=102435&amp;amp;aid=673098&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: gdb
Priority: 6
Private: No
Submitted By: Eugene Maltsev (slimering)
Assigned to: Nobody/Anonymous (nobody)
Summary: GDB error after a breakpoint hit(trace)

Initial Comment:
I have the program that loads user dll with gdb info.
And I have this program debugged under gdb 5.2.1. There
are some functions wich are used as callbacks. The
function with no debug info calls function with
&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-11T17:49:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4870">
    <title>[ mingw-Bugs-807543 ] configure script fails tohandle --target= option</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.announce/4870</link>
    <description>&lt;pre&gt;This list is used to send updates of submitted patches, bug reports and file releases.  You are discouraged from posting to this list.  If you wish to unsubscribe you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.
Bugs item #807543, was opened at 2003-09-16 19:25
Message generated for change (Comment added) made by earnie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&amp;amp;atid=102435&amp;amp;aid=807543&amp;amp;group_id=2435

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MSYS
Priority: 1
Private: No
Submitted By: Chris Johns (cjohns)
Summary: configure script fails to handle --target= option

Initial Comment:
Running the configure script for the RTEMS real-time OS
under msys on a Windows98 machine fails. It runs
without error on WinXP.

 OS      : Win98
 MinGW : MinGW-3.0.0-rc4.exe
 Msys   : MSYS-1.0.9.exe

Running under rxvt on Win98 the attached scr&lt;/pre&gt;</description>
    <dc:creator>SF/projects/mingw notification list</dc:creator>
    <dc:date>2013-01-11T17:48:48</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gnu.mingw.announce">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gnu.mingw.announce</link>
  </textinput>
</rdf:RDF>
