JuliaStats / Klara.jl

MCMC inference in Julia
Other
167 stars 38 forks source link

World age issue due to code generation inside an inner constructor #163

Closed papamarkou closed 7 years ago

papamarkou commented 7 years ago

@JeffBezanson, @tkelman, @ararslan I get a world age error in Julia v0.6 related to the fact that I code-generate two functions from inside an inner constructor here; this used to work in Julia v0.5. Is there an easy fix for this problem?

tkelman commented 7 years ago

Please use discourse instead of pinging people.

papamarkou commented 7 years ago

Sure, thanks for your support @tkelman.