Re: [pcre-dev] PCRE autotools patch drg1

トップ ページ
このメッセージを削除
著者: Craig Silverstein
日付:  
To: skunk
CC: pcre-dev
題目: Re: [pcre-dev] PCRE autotools patch drg1
} I don't know of any Unix environment that doesn't have printf(1)---and
} "echo -e" is waaaay less portable. (E.g. Solaris echo(1) doesn't have the 
} -e option.)
}
} If worse comes to worst, we could always put the pattern in a separate 
} file, and use e.g.
}     pattern=`cat testdata/foo`


OK, if you really think it's distributed everywhere...

} Great! I'll have a -drg2 patch ready shortly.

Can you take Bob's patch 6, and base your -drg2 patch on that, so your
patch is really patch 7? Ideally, it would merge your two patches.
I'm finding it hard to deal with two separate patches running
around...

craig