Re: how to limit identifiers greater than 31 chars

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



joaquin.a.garcia@xxxxxx writes:

> I am using gcc version 3.0.2, I am looking for a configuration
> option that warns me when it find Identifiers that are greater than
> 31 chars in my code.

There is none. Since most toolchains nowadays handle much longer
identifers, for example to be able to compile c++ with mangled names,
it's unlikely that it'd be ever added.

-- 
	Falk

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux