No subject


Thu Aug 12 11:18:38 EDT 2010


So you should be more explicit. Probably its best to clarify this in the
description of uw_malloc.

Between 2) and 3) heap may increase. But when will the old heap be
freed? if it was freed after 3) you could use uw_malloc for keeping the
cache data (improving speed)

> Even some of the already-implemented protocols will ignore stderr 
> output.  There is some generic logging stuff implemented now, but only 
> for use by the protocols, as it isn't exposed via contexts.  This seems 
> like a reasonable change to make, and I'll look into it if you open a 
> Mantis issue.
done. I think its not important to have the perfect logging
implementation. I think its important to add function which can be used
so that the implementation can be made perfect without grepping
for printf or cout << .. << statements.

Marc Weber



More information about the Ur mailing list