diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-17 18:56:32 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-17 18:56:32 -0500 |
commit | 9f141841efc80dbe7a3ef8cc8fbae102c9cd190b (patch) | |
tree | 2287620d276bf66b8c0685771a3741f8d801e341 /IkiWiki/UserInfo.pm | |
parent | 140c0bacbadc35de93cc685313123e9e51b45704 (diff) |
don't rely on $@
A malformed pagespec will cause $@ to be set when translated, but if
it is used a second time, the memoization will defeat that check. Better to
check for the result not being defined.
Diffstat (limited to 'IkiWiki/UserInfo.pm')
0 files changed, 0 insertions, 0 deletions