[Bug c++/20347] Long paths in error messages

2005-07-23 Thread bangerth at dealii dot org

--- Additional Comments From bangerth at dealii dot org  2005-07-23 20:13 
---
This is best handled by piping the output through a filter script. It will 
be very hard to fix this in all generality inside the compiler itself. 
 
W. 

-- 
   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WONTFIX


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


[Bug c++/20347] Long paths in error messages

2005-03-06 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-06 
15:26 ---
Just a note that this is actually the include patch which is embeded into gcc 
so there is a reason for ../
../ because there could be symbolic links involved.

-- 
   What|Removed |Added

   Keywords||diagnostic


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