bokeh-scala
bokeh-scala copied to clipboard
Investigate a warning under -Xlog-free-types
Specifically this:
[info] /home/travis/build/bokeh/bokeh-scala/bokeh/src/main/scala/models/Sources.scala:55: free type: Ident(TypeName("M")) defined by columnImpl in Sources.scala:47:20
[info] c.Expr[ColumnDataSource#Column[M, T]](q"new Column(Symbol($name), $value)")
[info]