Warnings from translate_file on defstruct.



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