[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-commits-nodiffs] Revision ebc417b19960d8e2708ff67b068a3fbd3c1a
From: |
monotone |
Subject: |
[Monotone-commits-nodiffs] Revision ebc417b19960d8e2708ff67b068a3fbd3c1a98e0 |
Date: |
Sun, 8 May 2005 11:10:47 UT |
-----------------------------------------------------------------
Revision: ebc417b19960d8e2708ff67b068a3fbd3c1a98e0
Ancestor: 79269bb8e9370635bd80489a70597b118398a73e
Author: address@hidden
Date: 2005-05-08T10:49:06
Branch: net.venge.monotone
Modified files:
ChangeLog lua.cc testsuite.at
ChangeLog:
2005-05-08 Matthew Gregan <address@hidden>
* lua.cc (report_error, load{file,string}): New member functions.
Error handling in call moved into report_error.
(call): Call report_error.
(run_{file,string}): Call load{file,string} member functions to
load Lua code into the VM. Allows us to report syntax errors when
loading rc files.
* testsuite.at: test_hooks.lua was calling nonexistent (obsolete)
strfind function and failing silently. The improved error
reporting from Lua caught this and cause testsuite failures.
monotone --db={your.database} diff
--revision=79269bb8e9370635bd80489a70597b118398a73e
--revision=ebc417b19960d8e2708ff67b068a3fbd3c1a98e0
----------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Monotone-commits-nodiffs] Revision ebc417b19960d8e2708ff67b068a3fbd3c1a98e0,
monotone <=