-
-
Notifications
You must be signed in to change notification settings - Fork 942
Closed
Labels
Milestone
Description
$ bin/jruby -Sgem install yard
$ bin/jruby lib/ruby/gems/shared/gems/yard-0.8.7.6/bin/yardoc --markup markdown --exclude truffle/src/main/ruby/core/truffle/cext/require\.rb --no-save --readme truffle/README.md truffle/src/main/ruby/core/truffle
[warn]: In file `truffle/src/main/ruby/core/truffle/debug.rb':12: Cannot resolve link to #break from text:
[warn]: ...{#break}...
Unhandled Java exception: IRReturnJump:<Static Type[864852424]: local [text=Truffle::Debug.break]:true>
(Not using Truffle, it's just that it showed up on our CI system when building our documentation)
Might be related to #3673 - not sure.
Reactions are currently unavailable