Subject: Warnings from translate_file on defstruct.
From: Robert Dodier
Date: Sat, 18 Aug 2012 18:02:32 +0000 (UTC)
On 2012-08-18, Steve Stevenson <steve at clemson.edu> wrote:
> I don't like to ignore warnings. Do defstructs get passed through
> correctly or should I resort to Lisp?
> warning: defstruct(foo(a,b,c)) is a special function without a full Lisp
> translation.
It turns out the warning is harmless. All the same, I will put in some
declarations so that the warning is suppressed.
best,
Robert Dodier