-
Notifications
You must be signed in to change notification settings - Fork 440
rdoc + darkfish + dry-run aborts #357
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
Labels
Comments
Ahh, interesting.. although I cannot reproduce it, I wonder if this is related to #334 based on the file mentioned in your backtrace. Could you still reproduce it with a full backtrace? Thanks! |
Run it again with --debug (I guess this is sufficient for getting full backtraced?):
edit: formatted backtrace with code bracket |
Thank you! I'll see if I can debug this backtrace and make a reproduction. |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The command
aborts with
unless directory rdocs already contains files from a previous generation. It seems that --dry-run doesnt anticipate, that these intermediate directories will be generated in time.
Using rdoc 4.2.0 (Cygwin)
The text was updated successfully, but these errors were encountered: