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

Add debug code to identify htmlify problems #1932

Closed
JJ opened this issue Apr 16, 2018 · 0 comments
Closed

Add debug code to identify htmlify problems #1932

JJ opened this issue Apr 16, 2018 · 0 comments
Assignees

Comments

@JJ
Copy link
Contributor

JJ commented Apr 16, 2018

The problem

When htmlify.p6 fails like here:

Writing per-syntax files ...
..............No such method 'contents' for invocant of type 'Any'
  in block  at htmlify.p6 line 934
  in sub write-kind at htmlify.p6 line 914
  in sub MAIN at htmlify.p6 line 228
  in block <unit> at htmlify.p6 line 981

it's impossible to know what's the problem. It's got something to do with indexes, but who knows...

Suggestions

Insert some debug code that says where's the problem. Ref #1823

JJ added a commit that referenced this issue Apr 16, 2018
This would actually refs #1932, but I'm piggybacking on this to test
shippable too.
@JJ JJ self-assigned this May 4, 2018
@JJ JJ modified the milestone: May SQUASHathon May 4, 2018
@JJ JJ removed the JJ TPF Grant label May 14, 2018
@JJ JJ closed this as completed in 8a00bc1 May 18, 2018
Kaiepi pushed a commit to Kaiepi/doc that referenced this issue May 22, 2018
This would close Raku#1932, and also refs Raku#1823, which might or might not
be done eventually.
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

No branches or pull requests

1 participant