On Mon, 16 Sep 2002, Dave Hill wrote: > > Hi, > Just starting to use the test framework on Tru64. Bumped into > a compiler issue... Our compiler does not like multiline implicite strings. > You can do muliline strings, you just need to end them with '\n\'. Attached > is a diff -c of my change. I belive that the the change should work with > other compilers.
thanks, applied to cvs. p.s. if possible, diff -u is the prefered format for patches.