|
| From: | Richard Stallman |
| Subject: | Re: defalias and compiler warnings |
| Date: | Tue, 09 Nov 2004 06:16:03 -0500 |
> (defalias 'foo (if ...))
> gets an undefined function warning, but not after
> (defalias 'foo 'bar)
> I can't see a good reason for that.
Indeed, I consider it to be a bug. If you have a patch for it, please send
it along,
I fixed that.
| [Prev in Thread] | Current Thread | [Next in Thread] |