Re: cool stuff in cvs head



Ross McFarland said:
from the looks of it some work on it is needed. i'll reply back to this thread
with what i find.

scratch that, well some of it anyway. is_sensitive is mapped and read only as
it should be. sensitive is also mapped and read/write.

drawable is mapped and read only as it should be.

i still have improved error message stuff that's going in very soon so.

so bascially the only way you could get the message, so far as i can tell,
would be to try to set something that is read only (because it's a macro that
looks at multiple flags, rather than a singular flag.)

is this something that get's called really often? like in a drawing function?
if so then the whole case thing might need an investigation as that many jumps
can be a bad thing in time sensitive code.

-rm



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]