monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 1d1d93c561a8087e893cbd0f3b374400195ad4


From: monotone
Subject: [Monotone-commits-diffs] Revision 1d1d93c561a8087e893cbd0f3b374400195ad436
Date: Sat, 13 Mar 2010 19:09:03 +0100

-----------------------------------------------------------------
Revision: 1d1d93c561a8087e893cbd0f3b374400195ad436
Ancestor: 242bdc30f51df2b669d5c2dbb22ea6f58a570c63
Author: address@hidden
Date: 02/15/2010 11:02:37 PM
Branch: net.venge.monotone

Modified files:
        contrib/command/remote_export.lua
        contrib/monotone-cluster-push.lua
        contrib/monotone-mail-notify.lua contrib/monotone-mirror.lua
        lua-testsuite.lua std_hooks.lua testlib.lua
        tests/automate_tags/__driver__.lua
        tests/commit_default_editor/test_hooks.lua
        tests/commit_use_workspace_keydir/__driver__.lua
        tests/common/netsync.lua
        tests/creating_a_bad_criss-cross_merge/__driver__.lua
        tests/database_check/__driver__.lua
        tests/db_execute/__driver__.lua
        tests/empty_environment/__driver__.lua
        tests/netsync_negotiation/__driver__.lua
        tests/non_workspace_keydir/__driver__.lua
        tests/short_options_work_correctly/__driver__.lua
        tests/trust_hooks_and_trusted_command/__driver__.lua

ChangeLog: 

`arg` is deprecated in Lua 5.1 and if lua isn't compiled with 
LUA_COMPAT_VARARG, 
our hooks and tests can't be executed. Therefor all occurrences of `unpack(arg)`
have been replaced by `...`.

Attachment: txtV6jiGJiGcU.txt
Description: Diff [242bdc30f51df2b669d5c2dbb22ea6f58a570c63] -> [1d1d93c561a8087e893cbd0f3b374400195ad436]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]