On 01/28/15 10:13, Bruce Korb wrote:
Hi Rainer,

Sorry for the long delay.  Anyway:

On 01/28/15 06:12, Rainer Orth wrote:
* In test_text, I had to backslash-escape the trailing \, otherwise they
   were eaten up.  Whether or not I do this makes no difference for the
   generated fixincl.x, but only with the escaping does make check pass.

Right.  It likely gets massaged by a shell script somewhere.

Line 88 of check.tpl:

Oh, line 59 too:
     59 cat >> [=(. sfile)=] <<_HACK_EOF_
     60
     61
     62 #if defined( [=(. HACK)=]_CHECK_[=(for-index)=] )
     63 [=test_text=]
     64 #endif  /* [=(. HACK)=]_CHECK_[=(for-index)=] */
     65 _HACK_EOF_

Reply via email to