Skip to content

[vcpkg baseline][libosip2] Use /Z7 rather than /Zi to avoid mspdbsrv crashes.#20758

Merged
vicroms merged 2 commits intomicrosoft:masterfrom
BillyONeal:libosip
Oct 16, 2021
Merged

[vcpkg baseline][libosip2] Use /Z7 rather than /Zi to avoid mspdbsrv crashes.#20758
vicroms merged 2 commits intomicrosoft:masterfrom
BillyONeal:libosip

Conversation

@BillyONeal
Copy link
Copy Markdown
Member

No description provided.

@BillyONeal BillyONeal added category:port-bug The issue is with a library, which is something the port should already support info:internal labels Oct 14, 2021
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout b7cff0d6f4aea4023e9f400726c5629a9032bf4a -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index b74e960..41c69af 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -3654,7 +3654,7 @@
     },
     "libosip2": {
       "baseline": "5.2.0",
-      "port-version": 0
+      "port-version": 1
     },
     "libosmium": {
       "baseline": "2.17.0",
diff --git a/versions/l-/libosip2.json b/versions/l-/libosip2.json
index 2363383..b3dd2aa 100644
--- a/versions/l-/libosip2.json
+++ b/versions/l-/libosip2.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "918421395ccee5a5d894f2720b4a779369eb0f97",
+      "version": "5.2.0",
+      "port-version": 1
+    },
     {
       "git-tree": "468e53f1a4709f0b1b2b83efe23a2a4bc9dd63c2",
       "version": "5.2.0",

@PhoebeHui PhoebeHui self-assigned this Oct 15, 2021
@JackBoosY JackBoosY changed the title [libosip2] Use /Z7 rather than /Zi to avoid mspdbsrv crashes. [vcpkg baseline][libosip2] Use /Z7 rather than /Zi to avoid mspdbsrv crashes. Oct 15, 2021
@PhoebeHui PhoebeHui added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Oct 15, 2021
@vicroms vicroms merged commit 3b08f52 into microsoft:master Oct 16, 2021
@BillyONeal BillyONeal deleted the libosip branch October 16, 2021 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-bug The issue is with a library, which is something the port should already support info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants