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

Allow futureLogging in release builds #21448

Merged
merged 3 commits into from
Mar 2, 2023
Merged

Conversation

ire4ever1190
Copy link
Contributor

Closes #21447

Keeps extra debug information for FutureBase around when compiling with -d:futureLogging (Previously only kept it when not building in release)

@Varriount Varriount merged commit d4d28f2 into nim-lang:devel Mar 2, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2023

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from d4d28f2

Hint: mm: orc; opt: speed; options: -d:release
166278 lines; 11.630s; 612.445MiB peakmem

@ire4ever1190 ire4ever1190 deleted the fix-21447 branch March 2, 2023 22:05
capocasa pushed a commit to capocasa/Nim that referenced this pull request Mar 31, 2023
* Add test case

* Fixes 21447: Keeps stackTrace around when using futureLogging

* Remove extra whitespace
narimiran pushed a commit that referenced this pull request May 3, 2023
* Add test case

* Fixes 21447: Keeps stackTrace around when using futureLogging

* Remove extra whitespace

(cherry picked from commit d4d28f2)
bung87 pushed a commit to bung87/Nim that referenced this pull request Jul 29, 2023
* Add test case

* Fixes 21447: Keeps stackTrace around when using futureLogging

* Remove extra whitespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants