Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-entrancies in FS display #4

Closed
GoogleCodeExporter opened this issue Sep 3, 2015 · 3 comments
Closed

Re-entrancies in FS display #4

GoogleCodeExporter opened this issue Sep 3, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Dissecting and reassembling FSs for the GUI still breaks re-entrancies
sometimes - not when a the replaced structure is itself shared, but when it
contains shared structures. Will probably have to look for all paths of all
shared structures explicitly and fix them every time.

Original issue reported on code.google.com by kilian.e...@gmail.com on 21 Jun 2009 at 10:34

@GoogleCodeExporter
Copy link
Author

Rewrote predicates for replacement in FS, issue is fixed and everything ended 
up more
straightforward and uniform than before. Yay!

Original comment by kilian.e...@gmail.com on 24 Jun 2009 at 9:12

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Still a little buggy (e.g. in application of semantics principle to mother in 
Frank's
test grammar)

Original comment by kilian.e...@gmail.com on 28 Jun 2009 at 12:20

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

More specifically: newly created re-entrancies become visible very late. 
Closing this
bug, since this is part of a more general problem: the lack of recent data from 
the
ALE debugger (we only see small substructures and need to fall back to 
out-of-data
asserted copies for the whole picture).

Original comment by kilian.e...@gmail.com on 6 Jul 2009 at 3:37

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant