-
Notifications
You must be signed in to change notification settings - Fork 1
skip rts clause when one is already supplied #59
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
Conversation
|
Doesn't seem to work -- still getting the same warning from #58 when working off this branch: |
karalekas
left a comment
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.
see my comment
|
I do get a type warning when compiling supervisor check-pong: but I no longer see any redundant case warnings, which I used to see when compiling supervisor halt. Can you give a more specific repro? "DEFINE-PROCESS-UPKEEP ((SUPERVISOR SUPERVISOR))" is not enough to tell what you're doing. |
|
pushed another message-rts mute lower down, covers with-replies now too |
a9c67c1 to
8a90188
Compare
Closes #58.