feat/tagfunc: decided to silently ignore errors in the returned value.
commit50c4b746b5444a0a6ba2fdc21c79b1c69d074783
authorLech Lorens <lech.lorens@gmail.com>
Tue, 27 Apr 2010 22:22:10 +0000 (28 00:22 +0200)
committerLech Lorens <lech.lorens@gmail.com>
Sat, 1 May 2010 09:49:59 +0000 (1 11:49 +0200)
tree616135b57c7f7fabad20fb12e6bf017a68ac3704
parent11baa13529465163870ef483477414c35a7ae923
feat/tagfunc: decided to silently ignore errors in the returned value.

If the function supplied by the user returns an incorrect value (i.e. it is
not a list of dictionaries or one of the dictionaries does not contain
the required entries), the problem will be silently ignored.
src/tag.c