这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@pps83
Copy link
Contributor

@pps83 pps83 commented Feb 14, 2024

zlb-ng shouldn't require to have arch/generic in the include path

zlb-ng shouldn't require to have arch/generic in the include path
@pps83
Copy link
Contributor Author

pps83 commented Feb 14, 2024

if you search entire project, in many places you'll find: #include "arch/generic/.... These are the only places that for some reason want to have arch/generic in the include path.
There is also two places #include "../generic/ that should perhaps be changed to #include "arch/generic/...

@codecov
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (develop@3ac71d9). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1668   +/-   ##
==========================================
  Coverage           ?   83.29%           
==========================================
  Files              ?      135           
  Lines              ?    10924           
  Branches           ?     2815           
==========================================
  Hits               ?     9099           
  Misses             ?     1125           
  Partials           ?      700           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dead2 Dead2 merged commit 0ec36a4 into zlib-ng:develop Feb 18, 2024
@pps83 pps83 deleted the archpath branch February 18, 2024 20:03
@Dead2 Dead2 mentioned this pull request May 30, 2024
@Dead2 Dead2 mentioned this pull request Jun 12, 2024
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.

2 participants