Closed jorisbontje closed 8 years ago
Wow thank you!!! :) This really helps us a lot as we consider good documentation for this project as crucial,
Best regards. Patrick
Indeed this keyword :event-buffer shouldn't even be there. It works now, the documentation will be updated with next commit and further refined in the next days, thank you again for finding the issue, jorisbontje! :)
Doing the binary search for
lein marg
first failure:Full git bisect log: https://gist.github.com/jorisbontje/90bf0ce0aee30c84ab16e3653ffbf5a5
This seems to be the offending line currently causing
lein marg
to fail: https://github.com/opennars/opennars2/blob/2_0_3_simple_budget/src/narjure/memory_management/task_dispatcher.clj#L86(found by creating a local copy of marginalia, with a
println
in theparse-file
function)