Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

make check failures in latest CVS



uname -a reports:
Linux zion 2.2.15pre5 #2 SMP Wed Feb 2 23:24:04 EST 2000 i686 unknown

For the last 2 days the CVS snapshots have failed 'make check' with the
following error:

*** /tmp/zsh.ztst.out.1405      Tue Feb  8 20:03:54 2000
--- /tmp/zsh.ztst.tout.1405     Tue Feb  8 20:03:54 2000
***************
*** 1,2 ****
- Line 1
- Line 1
--- 0 ----
Test /usr/local/src/zsh-2000-02-08/Test/05command.ztst failed: output differs from expected as shown above for:
  unfunction fn
  print 'TRAPDEBUG() {
      print Line $LINENO
    }
    :
    unfunction TRAPDEBUG
  }' > fn
  autoload fn
  fn
  rm fn
Error output:
fn:6: parse error near `}'
Was testing: TRAPDEBUG
/usr/local/src/zsh-2000-02-08/Test/05command.ztst: test failed.


Let me know if there's any more detail I need to provide.

  - vin



Messages sorted by: Reverse Date, Date, Thread, Author