On Wednesday, June 23, 2010 02:51:57 Herbert van den Bergh wrote:
> Apologies in advance for including a large test script.  Let me know if
> there's a better way to include testcases.
> 
> When a script has a large (>8K) here-doc which contains command
> substitutions, and these command substitutions call a function that has
> a here-doc, the output is garbled.  Using the script below, Linux
> ksh-2010-02-02 writes the first 8K of the large here-doc, but then
> repeats the first part of the here-doc in the output, instead of writing
> the remainder of the large here-doc.
> 

I can reproduce this using ksh-2010-02-02 but in ksh-2010-05-27 it works fine

Michal
_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to