blob: 8cad5106551ab9e08a259eb45fcf80c292addff9 [file] [log] [blame]
https://lists.gnu.org/archive/html/bug-bash/2014-09/msg00123.html
*** ../bash-20140912/parse.y 2014-08-26 15:09:42.000000000 -0400
--- parse.y 2014-09-24 22:47:28.000000000 -0400
***************
*** 2959,2962 ****
--- 2959,2964 ----
word_desc_to_read = (WORD_DESC *)NULL;
+ eol_ungetc_lookahead = 0;
+
current_token = '\n'; /* XXX */
last_read_token = '\n';