On Tuesday, January 21, 2003 at 21:47:47, Matt Armstrong wrote:
> The docs for bbdb-canonicalize-net-hook state:
> 
>     This function will be called repeatedly until it returns a value
>     EQ to the value passed in.  So multiple rewrite rules might
>     apply to a single address.
> 
> Is there any particular reason the test is eq and not equal?
> 
> For the second time now my canonicalize-net-hook converged to a
> string but kept returning a new version of it instead of something
> eq.
> 
> Now the whole thing assigns to a temp var and I have this at the
> end:
> 
>     (if (equal new-addr addr)
>       addr
>       new-addr)
> 
> but that doesn't seem friendly to me.  :-)

No it is neither friendly nor does it make any sense ...

In CVS its now equal.

Robert



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to