http://bugs.grommit.com/show_bug.cgi?id=603
roland.mainz at nrubsig.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #4 from roland.mainz at nrubsig.org 2009-04-08 05:55 PDT ------- Patch checked-in... $ cat commitmessage.txt Patch for bug #603 (http://bugs.grommit.com/show_bug.cgi?id=603 - "Need hotfix to workaround bogus shcomp -n lexer warning") The patch applies a workaround to the lexer code to correct a bogus warning (e.g. "warning: line 1: use space or tab to separate operators < and "') for "shcomp -n ..." which should warn about the missing space/tab between "<>" and the filename in statements like $ redirect {fd}<>"filename" # but still occurs if the SPACE/TAB was added. Additionally the demo code is updated. Patch URL is http://bugs.grommit.com/attachment.cgi?id=294 $ svn commit --file=commitmessage.txt Sending usr/src/lib/libshell/common/scripts/crawlsrccomments.sh Sending usr/src/lib/libshell/common/scripts/filetree1.sh Sending usr/src/lib/libshell/common/scripts/multifollow.sh Sending usr/src/lib/libshell/common/scripts/rssread.sh Sending usr/src/lib/libshell/common/scripts/shircbot.sh Sending usr/src/lib/libshell/common/scripts/shnote.sh Sending usr/src/lib/libshell/common/scripts/shpiano.sh Sending usr/src/lib/libshell/common/scripts/shtinyurl.sh Sending usr/src/lib/libshell/common/scripts/shtwitter.sh Sending usr/src/lib/libshell/common/scripts/termclock.sh Sending usr/src/lib/libshell/common/scripts/test_net_sctp.sh Sending usr/src/lib/libshell/common/sh/lex.c Sending usr/src/lib/libshell/misc/ERRATA.txt Transmitting file data ............. Committed revision 1458. ... marking bug as FIXED. -- Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.