K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-03-13T20:43:11.168166Z K 7 svn:log V 210 sh: Fix longjmp clobber warnings in parser.c. Make parsebackq a function instead of an emulated nested function. This puts the setjmp usage in a smaller function where it is easier to avoid bad optimizations. END