public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/28732]  New: Can we please pleaSE strip the tabs in standard template headers
@ 2006-08-15 10:47 marcgoodman5000 at yahoo dot com
  2006-08-15 12:10 ` [Bug c++/28732] " rguenth at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: marcgoodman5000 at yahoo dot com @ 2006-08-15 10:47 UTC (permalink / raw)
  To: gcc-bugs

GNU? makes some wonderful, and powerful code. Thank you for your efforts.

Dropping into code, that is effectively of required use, e.g?  
"stl_iterator.h"  that is complicated enough on its own,  while trying to fix
some crazily complicated template problem in code one is writing,  and then  
discovering that??   Due to the configurations of tabs on an editor, the code
you're looking at is, well, unintelligibly unreadable. 

This is? a bit maddeningly frustrating -- and wonderfully excerbatingly so when
debugging, and then finding yourself debug stepping across code, from different
sources that you can't control, while encountering all sorts of different 'tab
stop' defaults, 3 spaces, 4 spaces, 8 spaces, style, etc, etc)

PLEASE PLEASE!! Can GNU strip the tabs (tabs--> spaces), before releasing, on
such key important files?    

Asking around before sending this, many others share my frustration on this
point.


-- 
           Summary: Can we please pleaSE strip the tabs in standard template
                    headers
           Product: gcc
           Version: 4.0.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: marcgoodman5000 at yahoo dot com


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


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

* [Bug c++/28732] Can we please pleaSE strip the tabs in standard template headers
  2006-08-15 10:47 [Bug c++/28732] New: Can we please pleaSE strip the tabs in standard template headers marcgoodman5000 at yahoo dot com
@ 2006-08-15 12:10 ` rguenth at gcc dot gnu dot org
  2006-08-15 12:12 ` [Bug libstdc++/28732] Can we please please " rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2006-08-15 12:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2006-08-15 12:10 -------
What host are you working on?  If that host usual editors or debuggers cannot
cope with tabs the installed headers could be sanitized by a script...  Also
tabs are all 8 spaces, so I wonder what your editor/debugger does here.

In general this won't be fixed in the sources, though.


-- 


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


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

* [Bug libstdc++/28732] Can we please please strip the tabs in standard template headers
  2006-08-15 10:47 [Bug c++/28732] New: Can we please pleaSE strip the tabs in standard template headers marcgoodman5000 at yahoo dot com
  2006-08-15 12:10 ` [Bug c++/28732] " rguenth at gcc dot gnu dot org
@ 2006-08-15 12:12 ` rguenth at gcc dot gnu dot org
  2006-08-15 12:17 ` pcarlini at suse dot de
  2006-08-15 15:04 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2006-08-15 12:12 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
          Component|c++                         |libstdc++
            Summary|Can we please pleaSE strip  |Can we please please strip
                   |the tabs in standard        |the tabs in standard
                   |template headers            |template headers


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


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

* [Bug libstdc++/28732] Can we please please strip the tabs in standard template headers
  2006-08-15 10:47 [Bug c++/28732] New: Can we please pleaSE strip the tabs in standard template headers marcgoodman5000 at yahoo dot com
  2006-08-15 12:10 ` [Bug c++/28732] " rguenth at gcc dot gnu dot org
  2006-08-15 12:12 ` [Bug libstdc++/28732] Can we please please " rguenth at gcc dot gnu dot org
@ 2006-08-15 12:17 ` pcarlini at suse dot de
  2006-08-15 15:04 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pcarlini at suse dot de @ 2006-08-15 12:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pcarlini at suse dot de  2006-08-15 12:17 -------
(In reply to comment #1)
> What host are you working on?  If that host usual editors or debuggers cannot
> cope with tabs the installed headers could be sanitized by a script...  Also
> tabs are all 8 spaces, so I wonder what your editor/debugger does here.
> 
> In general this won't be fixed in the sources, though.

Yes, if I understand correctly the request (i.e., for some mysterious reason,
all the tabs should be changed to spaces?!?), *definitely* it won't.


-- 


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


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

* [Bug libstdc++/28732] Can we please please strip the tabs in standard template headers
  2006-08-15 10:47 [Bug c++/28732] New: Can we please pleaSE strip the tabs in standard template headers marcgoodman5000 at yahoo dot com
                   ` (2 preceding siblings ...)
  2006-08-15 12:17 ` pcarlini at suse dot de
@ 2006-08-15 15:04 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-08-15 15:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-08-15 15:03 -------
Please read: http://gcc.gnu.org/codingconventions.html

This is the coding convention we use, sorry.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2006-08-15 15:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-15 10:47 [Bug c++/28732] New: Can we please pleaSE strip the tabs in standard template headers marcgoodman5000 at yahoo dot com
2006-08-15 12:10 ` [Bug c++/28732] " rguenth at gcc dot gnu dot org
2006-08-15 12:12 ` [Bug libstdc++/28732] Can we please please " rguenth at gcc dot gnu dot org
2006-08-15 12:17 ` pcarlini at suse dot de
2006-08-15 15:04 ` 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).