public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c/4157
@ 2001-10-14  8:56 mmitchel
  0 siblings, 0 replies; 5+ messages in thread
From: mmitchel @ 2001-10-14  8:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/4157; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c/4157
Date: 14 Oct 2001 15:45:02 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_0-branch
 Changes by:	mmitchel@gcc.gnu.org	2001-10-14 08:45:01
 
 Modified files:
 	gcc/config/i386: cygwin.h 
 
 Log message:
 	PR c/4157
 	* config/i386/cygwin.h: Add missing space to MINGW_INCLUDES.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/cygwin.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.33.2.13&r2=1.33.2.14
 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* c/4157
@ 2001-10-14  8:46 mmitchel
  0 siblings, 0 replies; 5+ messages in thread
From: mmitchel @ 2001-10-14  8:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/4157; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c/4157
Date: 14 Oct 2001 15:43:39 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_0-branch
 Changes by:	mmitchel@gcc.gnu.org	2001-10-14 08:43:38
 
 Modified files:
 	gcc            : ChangeLog 
 
 Log message:
 	PR c/4157
 	* config/i386/cygwin.h: Add missing space to MINGW_INCLUDES.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.869&r2=1.9240.2.870
 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: c/4157
@ 2001-10-13 21:36 Christopher Faylor
  0 siblings, 0 replies; 5+ messages in thread
From: Christopher Faylor @ 2001-10-13 21:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/4157; it has been noted by GNATS.

From: Christopher Faylor <cgf@redhat.com>
To: Craig Rodrigues <rodrigc@mediaone.net>
Cc: gcc-patches@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org,
        fonseca@mip.sdu.dk, rodrigc@gcc.gnu.org
Subject: Re: c/4157
Date: Sun, 14 Oct 2001 00:29:47 -0400

 On Sat, Oct 13, 2001 at 11:47:05PM -0400, Craig Rodrigues wrote:
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4157&database=gcc
 >
 >Hi,
 >
 >The following patch fixes PR 4157.
 >Can someone apply the patch for me, so that I can
 >close this PR?
 
 Done.  Thanks.
 
 cgf
 
 >2001-10-10  Craig Rodrigues  <rodrigc@gcc.gnu.org>
 >
 >	PR c/4157
 >	* config/i386/cygwin.h: Add missing space to MINGW_INCLUDES


^ permalink raw reply	[flat|nested] 5+ messages in thread

* c/4157
@ 2001-10-13 21:26 cgf
  0 siblings, 0 replies; 5+ messages in thread
From: cgf @ 2001-10-13 21:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/4157; it has been noted by GNATS.

From: cgf@gcc.gnu.org
To: gcc-gnats@sources.redhat.com
Cc:  
Subject: c/4157
Date: 14 Oct 2001 04:24:28 -0000

 CVSROOT:	/cvs/uberbaum
 Module name:	gcc
 Changes by:	cgf@sources.redhat.com	2001-10-13 21:24:28
 
 Modified files:
 	.              : ChangeLog 
 	config/i386    : cygwin.h 
 
 Log message:
 	PR c/4157
 	* config/i386/cygwin.h: Add missing space to MINGW_INCLUDES
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.11556&r2=1.11557
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/i386/cygwin.h.diff?cvsroot=gcc&r1=1.53&r2=1.54
 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: c/4157
@ 2001-10-13 20:56 Craig Rodrigues
  0 siblings, 0 replies; 5+ messages in thread
From: Craig Rodrigues @ 2001-10-13 20:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/4157; it has been noted by GNATS.

From: Craig Rodrigues <rodrigc@mediaone.net>
To: gcc-patches@gcc.gnu.org
Cc: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, fonseca@mip.sdu.dk,
   rodrigc@gcc.gnu.org
Subject: Re: c/4157
Date: Sat, 13 Oct 2001 23:47:05 -0400

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4157&database=gcc
 
 Hi,
 
 The following patch fixes PR 4157.
 Can someone apply the patch for me, so that I can
 close this PR?
 
 
 2001-10-10  Craig Rodrigues  <rodrigc@gcc.gnu.org>
 
 	PR c/4157
 	* config/i386/cygwin.h: Add missing space to MINGW_INCLUDES
 
 
 Index: cygwin.h
 ===================================================================
 RCS file: /cvs/gcc/gcc/gcc/config/i386/cygwin.h,v
 retrieving revision 1.33.2.13
 diff -u -r1.33.2.13 cygwin.h
 --- cygwin.h	2001/10/10 20:38:55	1.33.2.13
 +++ cygwin.h	2001/10/14 03:36:32
 @@ -80,7 +80,7 @@
  #define MINGW_LIBS "-L/usr/local/lib/mingw -L/usr/lib/mingw"
  #define MINGW_INCLUDES "-isystem /usr/include/mingw/g++-3 "\
  		       "-isystem /usr/include/mingw/g++ "\
 -		       "-isystem /usr/local/include/mingw" \
 +		       "-isystem /usr/local/include/mingw " \
  		       "-idirafter /usr/include/mingw"
  #endif
  
 -- 
 Craig Rodrigues        
 http://www.gis.net/~craigr    
 rodrigc@mediaone.net          


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-10-14  8:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-14  8:56 c/4157 mmitchel
  -- strict thread matches above, loose matches on Subject: below --
2001-10-14  8:46 c/4157 mmitchel
2001-10-13 21:36 c/4157 Christopher Faylor
2001-10-13 21:26 c/4157 cgf
2001-10-13 20:56 c/4157 Craig Rodrigues

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).