Warnings from translate_file on defstruct.



I don't like to ignore warnings.  Do defstructs get passed through
correctly or should I resort to Lisp?

translate_file("test.max");

test.max-----------------

defstruct( foo(a,b,c)) ;

test.UNLISP ---------------------------
This is the unlisp file for
/Users/steve/Development/Maxima-Lisp/LogicProject/test.max
warning: defstruct(foo(a,b,c)) is a special function without a full Lisp
translation.
warning: calling defstruct(foo(a,b,c)) in compiled code might not have the
desired effect.

-- 
D. E. (Steve) Stevenson
(Almost emeritus) Associate Professor
Director, Institute for Modeling and Simulation Applications.
Clemson University
steve at clemson dot edu