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

Regenerate assym.h when a dependency of genassym.cf changes #779

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cahirwpz
Copy link
Owner

Should fix #516 as well

Copy link
Collaborator

@pj1031999 pj1031999 left a comment

Choose a reason for hiding this comment

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

Thanks for that fix! It works very well.
One thing that worries me is a lot of "sed: can't read genassym.cf: No such file or directory" messages.

What do you think about:
assym.h: genassym.cf $(shell $(GENASSYM-DEPS) genassym.cf 2> /dev/null)
In case of lack files required by genassym.cf or assym.h make still generates correct error message.

@cahirwpz cahirwpz added the WiP not ready for code review label Oct 19, 2020
@cahirwpz cahirwpz self-assigned this Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WiP not ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding member to struct proc breaks tests
2 participants