Skip to content

Conversation

@chamons
Copy link
Contributor

@chamons chamons commented Oct 24, 2016

@chamons
Copy link
Contributor Author

chamons commented Oct 24, 2016

Repeat of #1017 but this time not early merged.

@chamons chamons added the do-not-merge Do not merge this pull request label Oct 24, 2016
@chamons
Copy link
Contributor Author

chamons commented Oct 24, 2016

Similar in spirit to #1014 but should fix both XI and XM since logic is shared in this case.

This patch assumes PR 1014 lands first, It might not build w\o the other test changes (I just cherry picked for review).

}
if (!skipLinkWithGeneration) {
Directory.CreateDirectory (Path.GetDirectoryName (linkWith));
File.WriteAllText (linkWith, text.ToString ());
Copy link
Contributor

Choose a reason for hiding this comment

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

you might be calling text.ToString() twice (not sure if it's cached, assuming it's a StringBuilder)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@spouliot fixed.

@monojenkins
Copy link
Collaborator

Build failure

1 similar comment
@monojenkins
Copy link
Collaborator

Build failure

@rolfbjarne
Copy link
Member

@chamons it doesn't merge cleanly anymore, can you fix?

@chamons
Copy link
Contributor Author

chamons commented Oct 28, 2016

@rolfbjarne Fixed. Will wait for build.

@monojenkins
Copy link
Collaborator

Build failure

@rolfbjarne
Copy link
Member

Test failures are unrelated:

a) introspection-mac/Unified: random crash filed as bug #46102
b) introspection-ios/watchOS: ibtool hung during build - filed as bug #46097

So this is green from jenkins.

@rolfbjarne
Copy link
Member

This is dependent on PR #1014, which is already merged.

@rolfbjarne rolfbjarne removed the do-not-merge Do not merge this pull request label Oct 31, 2016
@rolfbjarne rolfbjarne merged commit 612f52b into master Oct 31, 2016
@chamons chamons deleted the binding_project_rebuild_fix branch October 31, 2016 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants