Skip to content
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

Adds make clean to installation steps #7052

Merged
merged 4 commits into from
Sep 25, 2023
Merged

Adds make clean to installation steps #7052

merged 4 commits into from
Sep 25, 2023

Conversation

gurkanindibay
Copy link
Contributor

@gurkanindibay gurkanindibay commented Jul 12, 2023

If you make a fresh install make clean is not
required. However, if you install before, without
a make install, one can get errors

If you make a fresh install make clean is not
required. However, if you install before, without
a make install, one can get errors
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #7052 (febc7fd) into main (111b4c1) will increase coverage by 0.14%.
The diff coverage is n/a.

❗ Current head febc7fd differs from pull request most recent head 59cc529. Consider uploading reports for the commit 59cc529 to get more accurate results

@@            Coverage Diff             @@
##             main    #7052      +/-   ##
==========================================
+ Coverage   93.21%   93.36%   +0.14%     
==========================================
  Files         275      273       -2     
  Lines       59456    58527     -929     
==========================================
- Hits        55421    54641     -780     
+ Misses       4035     3886     -149     

@aykut-bozkurt
Copy link
Contributor

However, if you install before, without
a make install, one can get errors

Should we say "without a make clean" instead of "without a make install" in PR comment? And You can remove "DESCRIPTION" line since we use it to track user facing PRs in changelog.

CONTRIBUTING.md Outdated Show resolved Hide resolved
@gurkanindibay gurkanindibay enabled auto-merge (squash) September 25, 2023 09:32
@gurkanindibay gurkanindibay merged commit a9d28ca into main Sep 25, 2023
102 checks passed
@gurkanindibay gurkanindibay deleted the contributing_fix branch September 25, 2023 09:42
francisjodi pushed a commit that referenced this pull request Nov 13, 2023
If you make a fresh install make clean is not
required. However, if you install before, without
a make install, one can get errors


---------

Co-authored-by: aykut-bozkurt <[email protected]>
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