public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/22133] In MinGW trailling slash forward not allowed in include path
       [not found] <bug-22133-4@http.gcc.gnu.org/bugzilla/>
@ 2011-02-25 13:59 ` ktietz at gcc dot gnu.org
  2011-10-02 10:25 ` paolo.carlini at oracle dot com
  1 sibling, 0 replies; 8+ messages in thread
From: ktietz at gcc dot gnu.org @ 2011-02-25 13:59 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22133

Kai Tietz <ktietz at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |ktietz at gcc dot gnu.org

--- Comment #8 from Kai Tietz <ktietz at gcc dot gnu.org> 2011-02-25 13:15:01 UTC ---
(In reply to comment #0)
> For a detailed description of this bug see:
> 
> https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1053052&group_id=2435
> 
> In short the file c-incpath.c (near line 331) needs to be modified to remove the
> trailing slash if HAVE_DOS_BASED_FILE_SYSTEM is true. It seems on newer windows
> systems the trailing slash starts to become a problem. My current makefiles all
> have trailing slashes for each include path to support compilers that require
> the trailing slash. As a result I can't upgrade to the latest MinGW gcc build.
> 
> I classified this as minor since it effects portability of code.

Does the patch from Nathan Froyd fixed the issue for you?  My tests have shown
that issue is solved by it, but I would like that you can confirm this.


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

* [Bug c/22133] In MinGW trailling slash forward not allowed in include path
       [not found] <bug-22133-4@http.gcc.gnu.org/bugzilla/>
  2011-02-25 13:59 ` [Bug c/22133] In MinGW trailling slash forward not allowed in include path ktietz at gcc dot gnu.org
@ 2011-10-02 10:25 ` paolo.carlini at oracle dot com
  1 sibling, 0 replies; 8+ messages in thread
From: paolo.carlini at oracle dot com @ 2011-10-02 10:25 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22133

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
                 CC|gcc-bugs at gcc dot gnu.org |
         Resolution|                            |FIXED

--- Comment #9 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-02 10:22:35 UTC ---
Fixed.


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

* [Bug c/22133] In MinGW trailling slash forward not allowed in include path
       [not found] <bug-22133-10859@http.gcc.gnu.org/bugzilla/>
  2007-04-05 18:16 ` pinskia at gcc dot gnu dot org
  2007-04-10  9:58 ` amylaar at gcc dot gnu dot org
@ 2007-04-10 13:12 ` eweddington at cso dot atmel dot com
  2 siblings, 0 replies; 8+ messages in thread
From: eweddington at cso dot atmel dot com @ 2007-04-10 13:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from eweddington at cso dot atmel dot com  2007-04-10 14:11 -------
Danny,
Can you take a look at this bug and the corresponding patch in comment #5? This
issue has been around a long time, and the fix has worked for a long time too.
It would be nice if the fix could be committed.

Thanks


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22133


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

* [Bug c/22133] In MinGW trailling slash forward not allowed in include path
       [not found] <bug-22133-10859@http.gcc.gnu.org/bugzilla/>
  2007-04-05 18:16 ` pinskia at gcc dot gnu dot org
@ 2007-04-10  9:58 ` amylaar at gcc dot gnu dot org
  2007-04-10 13:12 ` eweddington at cso dot atmel dot com
  2 siblings, 0 replies; 8+ messages in thread
From: amylaar at gcc dot gnu dot org @ 2007-04-10  9:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from amylaar at gcc dot gnu dot org  2007-04-10 10:58 -------
(In reply to comment #2)
> See the thread: <http://gcc.gnu.org/ml/gcc-patches/2005-05/msg01267.html>.
> 
> I don't know what happened to it.

This is the latest version of the patch:

http://gcc.gnu.org/ml/gcc-patches/2006-03/msg00598.html

AFAICT, it has never been reviewed by anyone who could approve it.
I am not currently working on this - I have other things on my mind,
like the lack of response from the copyright clerk.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22133


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

* [Bug c/22133] In MinGW trailling slash forward not allowed in include path
       [not found] <bug-22133-10859@http.gcc.gnu.org/bugzilla/>
@ 2007-04-05 18:16 ` pinskia at gcc dot gnu dot org
  2007-04-10  9:58 ` amylaar at gcc dot gnu dot org
  2007-04-10 13:12 ` eweddington at cso dot atmel dot com
  2 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-04-05 18:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-04-05 19:15 -------
*** Bug 29851 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amylaar at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22133


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

* [Bug c/22133] In MinGW trailling slash forward not allowed in include path
  2005-06-21  2:03 [Bug c/22133] New: " ohommes at comcast dot net
  2005-06-21  3:16 ` [Bug c/22133] " pinskia at gcc dot gnu dot org
  2005-06-21  4:11 ` pinskia at gcc dot gnu dot org
@ 2005-07-07 13:34 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-07 13:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-07 13:34 -------
*** Bug 20594 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ericw at evcohs dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22133


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

* [Bug c/22133] In MinGW trailling slash forward not allowed in include path
  2005-06-21  2:03 [Bug c/22133] New: " ohommes at comcast dot net
  2005-06-21  3:16 ` [Bug c/22133] " pinskia at gcc dot gnu dot org
@ 2005-06-21  4:11 ` pinskia at gcc dot gnu dot org
  2005-07-07 13:34 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-21  4:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-21 04:11 -------
See the thread: <http://gcc.gnu.org/ml/gcc-patches/2005-05/msg01267.html>.

I don't know what happened to it.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-06-21 04:11:51
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22133


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

* [Bug c/22133] In MinGW trailling slash forward not allowed in include path
  2005-06-21  2:03 [Bug c/22133] New: " ohommes at comcast dot net
@ 2005-06-21  3:16 ` pinskia at gcc dot gnu dot org
  2005-06-21  4:11 ` pinskia at gcc dot gnu dot org
  2005-07-07 13:34 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-21  3:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-21 03:16 -------
IIRC this was discussed on the gcc-patches or gcc list just this year.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22133


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

end of thread, other threads:[~2011-10-02 10:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-22133-4@http.gcc.gnu.org/bugzilla/>
2011-02-25 13:59 ` [Bug c/22133] In MinGW trailling slash forward not allowed in include path ktietz at gcc dot gnu.org
2011-10-02 10:25 ` paolo.carlini at oracle dot com
     [not found] <bug-22133-10859@http.gcc.gnu.org/bugzilla/>
2007-04-05 18:16 ` pinskia at gcc dot gnu dot org
2007-04-10  9:58 ` amylaar at gcc dot gnu dot org
2007-04-10 13:12 ` eweddington at cso dot atmel dot com
2005-06-21  2:03 [Bug c/22133] New: " ohommes at comcast dot net
2005-06-21  3:16 ` [Bug c/22133] " pinskia at gcc dot gnu dot org
2005-06-21  4:11 ` pinskia at gcc dot gnu dot org
2005-07-07 13:34 ` pinskia at gcc dot gnu dot org

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).