On Thu, Mar 08, 2012 at 06:28:06PM +0100, Ralf Hemmecke wrote: > Hi Sergei, > > can I ask you a favour? Please include in your requests a short program > that (when compiling) demonstrates your problem. > > [..]
Not this time, please. I have written this inconcrete report in a hope that, may be, the developers would guess of the effect. Sometimes I do this. I know how to report precisely. Currently I am tired with this struggle, and this need to advance -- and let it have its beloved Record! Regards, ------ Sergei [email protected] >> When it is Record(dCons : DomainConstruction, dDom : SetCategory), >> then it works. >> When I change to a simpler type of >> Product(DomainConstruction, SetCategory), >> >> the compiler reports the things like >> >> compiling exported >> parseDomain : List String -> >> Product(Product(DomainConstruction,SetCategory),List String) >> >> System error: >> The value |SetCategory| is not of type LIST. >> >> It always tends to put LIST for the second component. >> Product is simpler than Record, but I fear of it all these two months. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en.
