Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Apr 2010 21:01:01 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh mksyntax.c parser.c
Message-ID:  <201004032101.o33L1HWx018917@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jilles      2010-04-03 21:01:01 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               mksyntax.c parser.c 
  Log:
  SVN rev 206146 on 2010-04-03 21:01:01Z by jilles
  
  sh: Remove special handling for ' and " in arithmetic.
  They will be treated like normal characters, resulting in a runtime
  arithmetic expression error.
  
  Exp-run done by: erwin (with some other sh(1) changes)
  
  Revision  Changes    Path
  1.28      +0 -2      src/bin/sh/mksyntax.c
  1.77      +1 -4      src/bin/sh/parser.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004032101.o33L1HWx018917>