Skip to content

Conversation

kroening
Copy link
Collaborator

This is a new and simpler way to arrive at a goto program.

@kroening kroening force-pushed the get-goto-model branch 2 times, most recently from ad06057 to 3b3ab2b Compare August 23, 2017 10:54
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this comment still true?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is the actual error going to be conveyed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Message handler!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this not leaking memory?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this also do

   source_locationt location;
   location.set_file(filename);
   message.error().source_location=location;

as is done above?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Contemplated it, but then we'd be sending out filenames that we know don't exist.

@kroening kroening force-pushed the get-goto-model branch 8 times, most recently from a757b6f to e95796f Compare August 23, 2017 14:02
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no space after &

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

get_message_handler() ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

get_message_handler() ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

get_message_handler() ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

get_message_handler() ?

@kroening kroening force-pushed the get-goto-model branch 4 times, most recently from faf2d0f to 33fe5fd Compare August 24, 2017 16:41
@tautschnig
Copy link
Collaborator

The failing CI tests indicate that there is work left to be done.

@kroening kroening force-pushed the get-goto-model branch 3 times, most recently from 2866ca0 to dd1ee91 Compare August 29, 2017 11:28
@kroening
Copy link
Collaborator Author

kroening commented Sep 3, 2017

#1339 prepares this.

@tautschnig tautschnig changed the title Get goto model [depends: #1339] Get goto model Sep 4, 2017
@thomasspriggs
Copy link
Contributor

I am going to close this PR as it appears that work on it has been inactive for an extended period of time. This is not any judgement on how worthwhile this work is. This is part of an effort to reduce the number of open PRs which are not being actively worked on. If you still think it would be worthwhile to get this merged then the branch should be re-based on the latest version of develop and the PR re-opened.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants