-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
nim doc fail on lib/system/profiler.nim #9420
Comments
Probably related to #8991? May be the profiler was turned on by default recently? |
Or.. probably this is the reason: #4446 (comment)
I now have a But my |
Turns out I get this error even if an empty config.nims is present in To reproduce this issue on a unix type system, do:
|
koch docs
fails when compilingnimprof.nim
docs.To reproduce this error, do:
I get:
The text was updated successfully, but these errors were encountered: