[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-kawa] [bug #32294] Environment.setIndirectDefines broken
From: |
Per Bothner |
Subject: |
[Bug-kawa] [bug #32294] Environment.setIndirectDefines broken |
Date: |
Tue, 01 Feb 2011 06:40:20 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10 |
Follow-up Comment #1, bug #32294 (project kawa):
The patch is probably ok, since it just comments out an optimization. I
don't have a good feeling for how much difference the optimization makes. It
seems like it should be possible to replace the optimization by one defer the
optimization to lookupInherited: If the appropriate flags are set then we cam
skip the lookup in the parent.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?32294>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-kawa] [bug #32294] Environment.setIndirectDefines broken,
Per Bothner <=