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: Generation process for cpp.1


On Sun, Nov 12, 2000 at 11:04:50PM +0000, Joseph S. Myers wrote:
> On Sun, 12 Nov 2000, Zack Weinberg wrote:
> 
> > Give this patch a spin?  It should handle everything you listed.
> 
> Sorry, running it on my modified gcov.texi gives
> 
> Can't locate object method "U" via package "gnu" at ../texi2pod.pl line 58, <STDIN> line 105.

*bonk* Take the 'e' modifier off this line:

	s/\@sc\{([^\}]*)\}/\U$1/eg;

zw

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