On Wed, Jul 06, 2005 at 06:21:42PM +0200, H.Merijn Brand wrote:
> On Tue, 5 Jul 2005 21:07:15 +0100, Dave Mitchell <[EMAIL PROTECTED]> wrote:

> > "pp_hot.c", line 2682.9: 1506-235 (W) Incorrect escape sequence \C.  \

> > I'm mystified by this. My recent changes should have removed the macro
> > expansions on those lines to <512 bytes, which was Nick's theory as to why
> > they were failing.
> > 
> > Could you do the following on a failing config?
> > 
> > $ make pp_hot.i
> > $ grep set_cur pp_hot.i | od -c

> 0000000        (   m   y   _   p   e   r   l   -   >   I   c   o   m   p
> 0000020    p   a   d   )       =       (   P   A   D   *   )       (   (
> 0000040    (   p   a   d   l   i   s   t   )   -   >   s   v   _   u   .
> 0000060    s   v   u   _   a   r   r   a   y   )   [   (   (   X   P   V
> 0000100    C   V   *   )   (   c   v   )   -   >   s   v   _   a   n   y
> 0000120    )   -   >   x   c   v   _   d   e   p   t   h   ]   )   ;
> 0000140    (   m   y   _   p   e   r   l   -   >   T   c   u   r   p   a
> 0000160    d   )       =       (   (   (   m   y   _   p   e   r   l   -
> 0000200    >   I   c   o   m   p   p   a   d   )   )   -   >   s   v   _
> 0000220    u   .   s   v   u   _   a   r   r   a   y   )   ;       (   v
> 0000240    o   i   d   )   (       {       i   f       (   (   (   (   m
> 0000260    y   _   p   e   r   l   -   >   I   d   e   b   u   g   )
> 0000300    &       0   x   0   0   0   0   4   0   0   0   )       &   &
> 0000320        (   (   m   y   _   p   e   r   l   -   >   I   d   e   b
> 0000340    u   g   )       &       0   x   0   0   1   0   0   0   0   0
> 0000360    )   )   )       (   v   o   i   d   )   (       {   P   e   r
> 0000400    l   I   O   _   p   r   i   n   t   f   (   P   e   r   l   _
> 0000420    P   e   r   l   I   O   _   s   t   d   e   r   r   (   m   y
> 0000440    _   p   e   r   l   )   ,       "   P   a   d       0   x   %
> 0000460    "   "   l   x   "   "   [   0   x   %   "   "   l   x   "   "
> 0000500    ]       s   e   t   _   c   u   r                   d   e   p
> 0000520    t   h   =   %   d   \   n   "   ,       (   U   V   )   (   (
> 0000540    m   y   _   p   e   r   l   -   >   I   c   o   m   p   p   a
> 0000560    d   )   )   ,       (   U   V   )   (   (   m   y   _   p   e
> 0000600    r   l   -   >   T   c   u   r   p   a   d   )   )   ,       (
> 0000620    i   n   t   )   (   (   (   X   P   V   C   V   *   )   (   c
> 0000640    v   )   -   >   s   v   _   a   n   y   )   -   >   x   c   v
> 0000660    _   d   e   p   t   h   )   )   ;   }       )   ;       }
> 0000700    )   ;   ;  \n
> 0000704

Hmmm, exactly the same as on my system: no strange control chars, and the
line length is 452, safely below 512. I'm fresh out of ideas.

-- 
The Enterprise is involved in a bizarre time-warp experience which is in
some way unconnected with the Late 20th Century.
    -- Things That Never Happen in "Star Trek" #14

Reply via email to