bokeh-scala icon indicating copy to clipboard operation
bokeh-scala copied to clipboard

Investigate a warning under -Xlog-free-types

Open mattpap opened this issue 10 years ago • 0 comments

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] 

mattpap avatar Jan 19 '15 22:01 mattpap