This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Formatting of C++ warnings and errors


* Mark Mitchell (mark@codesourcery.com) [20000331 02:58]:

> Code to automatically determine window width (if possible) would be
> welcome.  Because such things are often system-specific, such code would
> need to be under autoconf control, of course.

OK, I'll see if I can come up with anything suitable, including the
necessary autoconf machinery. Question is, where the code show go. Most
probably to where message_length is evaluated, no?

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX fuer PDP 11, /usr/include/sys/param.h

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]