On Fri, 2 Sep 2011 06:33:13 -0400 Matthew Mondor <[email protected]> wrote:
> I'm not sure this is totally harmless (unless it's the warning that's > wrong and spurious), because in that particular case it's important > that the vector contain 8-bit octets (unfortunately, I'm not sure if > the position reported is the one in MAKE-ARRAY or FOR O (I should check > if emacs allows jumping at byte positions, though)... I think that the issue might have been the "for o of-type" because LOOP doesn't need the quote there, being a macro and supporting destructuring and all. I'm still not sure why it only complains once and then recompiled the same file without error, however. I took the quote out, and will leave it like it some time; I'll report later on about if I see the note again or not. -- Matt ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ Ecls-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecls-list
