-
Notifications
You must be signed in to change notification settings - Fork 104
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
feature: exposing headers for mircommon-internal-dev #3328
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3328 +/- ##
=======================================
Coverage 77.35% 77.35%
=======================================
Files 1065 1065
Lines 67869 67869
=======================================
Hits 52497 52497
Misses 15372 15372 ☔ View full report in Codecov by Sentry. |
efceaa8
to
205835e
Compare
tools/symbols_map_generator/run.sh
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding this file seems unrelated to this PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whoops!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Applications on the remote desktop can be run on the client" seems an odd commit comment for this PR. And I don't see why run.sh
is added here? (Forgotten in an earlier PR perhaps?)
Anyway, needs clarification at least
Multitasking, wrong copy and paste XD |
debian/control
Outdated
Depends: libmircommon10 (= ${binary:Version}), | ||
Depends: libmircommon11 (= ${binary:Version}), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, debian/changelog
for 2.16 says "mircommon ABI unchanged at 9". And...
$ git diff v2.16.4 -- debian/libmircommon10.install
diff --git a/debian/libmircommon10.install b/debian/libmircommon10.install
new file mode 100644
index 0000000000..5233fdfb45
--- /dev/null
+++ b/debian/libmircommon10.install
@@ -0,0 +1 @@
+usr/lib/*/libmircommon.so.10
So 10 is already new in 2.17
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks fine apart from the spurious .soname bump
What's new?
libmircommon-internal-dev
to include internal common headersTo use: