https://sourceware.org/bugzilla/show_bug.cgi?id=32580

Stefan Bidigaray <stefanbidi at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefanbidi at gmail dot com

--- Comment #18 from Stefan Bidigaray <stefanbidi at gmail dot com> ---
I ran into this issue last month, as well. I was able to track down the problem
to ksh93 itself. A bug report was filed with the maintained version of ksh93
(https://github.com/ksh93/ksh/issues/823) and the issue resolved.

Unfortunately, the bug is somewhere deep inside ksh93 with how here-documents
are processed. The only way to resolve it is by patching ksh93 code. It really
has nothing to do with Binutils as was evident from the fact the other shells
didn't run into this problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to