Skip to content

Instantly share code, notes, and snippets.

@riffraff
Created November 23, 2013 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save riffraff/7612327 to your computer and use it in GitHub Desktop.
Save riffraff/7612327 to your computer and use it in GitHub Desktop.
Multiple markers at this line
- exception during macro expansion: java.lang.NullPointerException at
scala.tools.nsc.interactive.ContextTrees$class.addContext(ContextTrees.scala:78) at
scala.tools.nsc.interactive.Global.addContext(Global.scala:28) at
scala.tools.nsc.interactive.Global.registerContext(Global.scala:268) at scala.tools.nsc.typechecker.Contexts
$Context.make(Contexts.scala:295) at scala.tools.nsc.typechecker.Contexts$Context.make0(Contexts.scala:
320) at scala.tools.nsc.typechecker.Contexts$Context.make(Contexts.scala:327) at
scala.tools.nsc.typechecker.Typers$Typer.atOwner(Typers.scala:5662) at
scala.tools.nsc.transform.TypingTransformers$TypingTransformer.atOwner(TypingTransformers.scala:33) at
scala.tools.nsc.transform.TypingTransformers$TypingTransformer.atOwner(TypingTransformers.scala:28) at
scala.async.internal.AnfTransform$SelectiveAnfTransform.transform(AnfTransform.scala:54) at
scala.async.internal.AnfTransform$SelectiveAnfTransform$linearize$.transformToList(AnfTransform.scala:
64) at scala.async.internal.AnfTransform$SelectiveAnfTransform$anf$$anonfun$_transformToList$2$
$anonfun$apply$5.apply(AnfTransform.scala:225) at scala.async.internal.AnfTransform
$SelectiveAnfTransform$anf$$anonfun$_transformToList$2$$anonfun$apply$5.apply(AnfTransform.scala:
225) at scala.collection.TraversableLike$$anonfun$flatMap$1.apply(TraversableLike.scala:251) at
scala.collection.TraversableLike$$anonfun$flatMap$1.apply(TraversableLike.scala:251) at
scala.collection.immutable.List.foreach(List.scala:318) at scala.collection.TraversableLike
$class.flatMap(TraversableLike.scala:251) at scala.collection.AbstractTraversable.flatMap(Traversable.scala:
105) at scala.async.internal.AnfTransform$SelectiveAnfTransform$anf$$anonfun$_transformToList
$2.apply(AnfTransform.scala:225) at scala.async.internal.AnfTransform$SelectiveAnfTransform$anf$
$anonfun$_transformToList$2.apply(AnfTransform.scala:162) at scala.async.internal.AnfTransform
$SelectiveAnfTransform$trace$.apply(AnfTransform.scala:142) at scala.async.internal.AnfTransform
$SelectiveAnfTransform$anf$._transformToList(AnfTransform.scala:162) at
scala.async.internal.AnfTransform$SelectiveAnfTransform.scala$async$internal$AnfTransform
$SelectiveAnfTransform$$anfLinearize$1(AnfTransform.scala:47) at scala.async.internal.AnfTransform
$SelectiveAnfTransform.transform(AnfTransform.scala:58) at scala.async.internal.AnfTransform
$SelectiveAnfTransform$anf$.transformToList(AnfTransform.scala:159) at scala.async.internal.AnfTransform
$SelectiveAnfTransform$linearize$$anonfun$_transformToList$1.apply(AnfTransform.scala:70) at
scala.async.internal.AnfTransform$SelectiveAnfTransform$linearize$$anonfun$_transformToList
$1.apply(AnfTransform.scala:69) at scala.async.internal.AnfTransform$SelectiveAnfTransform$trace
$.apply(AnfTransform.scala:142) at scala.async.internal.AnfTransform$SelectiveAnfTransfor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment