Skip to content

fix: remove unnecessary link libraries#432

Merged
kegechen merged 1 commit into
linuxdeepin:masterfrom
rb-union:master
Sep 9, 2024
Merged

fix: remove unnecessary link libraries#432
kegechen merged 1 commit into
linuxdeepin:masterfrom
rb-union:master

Conversation

@rb-union

Copy link
Copy Markdown
Contributor

These two libraries are used to detect text encoding,
but they are actually loaded dynamiclly.
Not need to link libraries.

deepin-ci-robot added a commit to linuxdeepin/dtk6core that referenced this pull request Jul 30, 2024
Synchronize source files from linuxdeepin/dtkcore.

Source-pull-request: linuxdeepin/dtkcore#432
@deepin-bot

deepin-bot Bot commented Aug 21, 2024

Copy link
Copy Markdown
Contributor

TAG Bot

New tag: 5.6.34
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #433

These two libraries are used to detect text encoding,
but they are actually loaded dynamiclly.
Not need to link libraries.
@deepin-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kegechen, rb-union

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

deepin-ci-robot added a commit to linuxdeepin/dtk6core that referenced this pull request Aug 23, 2024
Synchronize source files from linuxdeepin/dtkcore.

Source-pull-request: linuxdeepin/dtkcore#432
@deepin-ci-robot

Copy link
Copy Markdown
Contributor

deepin pr auto review

关键摘要:

  • 移除了对ICU::uc和uchardet库的链接,需要确认这些库是否不再被项目使用。
  • 检查Qt${QT_VERSION_MAJOR}::CorePrivate的替代实现,因为移除了uchardet可能会影响字符识别功能。

是否建议立即修改:

  • 是,需要确保移除的库不会影响项目功能,并且检查替代实现是否正确。

@kegechen
kegechen merged commit b0efc5a into linuxdeepin:master Sep 9, 2024
kegechen pushed a commit to linuxdeepin/dtk6core that referenced this pull request Sep 9, 2024
Synchronize source files from linuxdeepin/dtkcore.

Source-pull-request: linuxdeepin/dtkcore#432
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.

3 participants