> real 1m37
> user 1m19
> sys  0m8
> 
> so its only 3 minutes. 

real says something else. take your stop watch and compare.

>> I hope you have not set the optimisation option from -q1 to something higher
>> because then Aldor takes a lot longer. The Aldor compiler is known to produce
>> bugs with certain optimisation constellations, so I rather prefer to switch
>> it off for development time.
> 
> You do realize that -q1 is the only setting that works?

I don't care for the moment. And unfortunately, without a free compiler 
I cannot even do something against it. If the compiler produces trash 
for something higher than -q1 then I rather develop now with -q1 and 
hope that there will be a time when someone fixes the compiler bugs.

>> Hmm, introducing
>>
>> \defSequentialEnvironment{BUG}
>>
>> would be simple, but I also would like to see who found the bug and who could
>> be contacted about more information about it, if the documentation doesn't 
>> say
>> it all. So perhaps we have then something like
>>
>> \begin{BUG}
>>    \begin{rhx}
>>      13-Feb-2007: ....
>>    \end{rhx}
>> \end{BUG}
> 
> That's exactly what I'd say, too.

Good. I'll introduce it later. But I'll probably define it as

\newenvironment{BUG}{\begin{ToDo} \textbf{(BUG!)} }{\end{ToDo}}

That looks reasonably good. What do you think?

Ralf

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Aldor-combinat-devel mailing list
Aldor-combinat-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aldor-combinat-devel

Reply via email to