author | Sebastian Harl <sh@tokkee.org> | |
Sat, 17 Nov 2007 17:41:08 +0000 (18:41 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Tue, 20 Nov 2007 08:04:43 +0000 (09:04 +0100) | ||
commit | cad67e6fcbaf2cad7703ef4f83a92dbd87d44cde | |
tree | a58eefd8002b109244ca52b794f33aa84d152ef0 | tree | snapshot |
parent | e08d6907db8ad7d9b411e35b499ff82ce3cd9e01 | commit | diff |
perl plugin: Removed logging calls from call_by_name().
The function might be called from a logging callback resulting in an infinite
loop. Instead the error message is now saved in $@.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
The function might be called from a logging callback resulting in an infinite
loop. Instead the error message is now saved in $@.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/perl.c | diff | blob | history |