Skip to content

Replaces the essential fprintf with message events#261

Merged
StephenNneji merged 2 commits intoRascalSoftware:masterfrom
StephenNneji:replace_print_with_event
Aug 22, 2024
Merged

Replaces the essential fprintf with message events#261
StephenNneji merged 2 commits intoRascalSoftware:masterfrom
StephenNneji:replace_print_with_event

Conversation

@StephenNneji
Copy link
Collaborator

Replaced fprintf with events to fix redirect issues.

I did not replace the following:

  • fprintf in comments or commented code
  • fprintf in dream diagnostic since these are not built
  • fprintf which are hidden by the NS Debug variable

@StephenNneji StephenNneji changed the title Repaces the essential fprints with message events Replaces the essential fprints with message events Aug 20, 2024
@StephenNneji StephenNneji force-pushed the replace_print_with_event branch from b822eda to 70654df Compare August 20, 2024 10:19
@StephenNneji StephenNneji changed the title Replaces the essential fprints with message events Replaces the essential fprintf with message events Aug 20, 2024
@StephenNneji StephenNneji force-pushed the replace_print_with_event branch from 70654df to 16a5249 Compare August 22, 2024 14:22
@StephenNneji StephenNneji merged commit 6fad34d into RascalSoftware:master Aug 22, 2024
@StephenNneji StephenNneji deleted the replace_print_with_event branch February 21, 2025 15:00
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