Menu

#450 Shell: problem with mismatched quotes

general
closed-fixed
Shell/DOS (109)
5
2014-07-29
2013-04-17
No

ABIv0:
dir "
prints corrupt error messages.

---------------------------------------------------------------

ABIv1:
dir "
silently ignores the single quote.

dir "ram:" "
prints the content of the current directory

Discussion

  • Neil Cafferkey

    Neil Cafferkey - 2014-07-29
    • status: open --> closed-fixed
    • assigned_to: Neil Cafferkey
     
  • Neil Cafferkey

    Neil Cafferkey - 2014-07-29

    Fixed in SVN r49183 (for ABIv1).

     

Log in to post a comment.