http://defect.opensolaris.org/bz/show_bug.cgi?id=8375


Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |CLOSED
         Resolution|                            |FIXINSOURCE




--- Comment #2 from Anurag S. Maskey <Anurag.Maskey at Sun.COM>  2009-05-05 
13:31:29 ---
This problem extended to other commands too: cancel, create, clear, destroy,
export, get, list, select, set.  All these keywords could not be directly
followed by a ';' and needed a space.  The problem was in the lexer such that
the parser was told to check for a space, table, or newline immediately
following the keyword.  (help was told to look for ';' too, thus the problem
didn't exist for it.)

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Reply via email to