Skip to content

Instantly share code, notes, and snippets.

@bwmcadams
Created December 22, 2010 19:39
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 bwmcadams/751980 to your computer and use it in GitHub Desktop.
Save bwmcadams/751980 to your computer and use it in GitHub Desktop.
When a one line change produces an error like this you may have a MINOR issue.
[error] /Users/bwmcadams/code/mongodb/casbah/casbah-query/src/test/scala/DSLCoreOperatorsSpec.scala:1271: type mismatch;
[error] found : ((some other)$anon(in value <local DSLCoreOperatorsSpec>) forSome { type (some other)$anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} })
[error] required: $anon(in value <local DSLCoreOperatorsSpec>) where type $anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)}
[error] near must notBeNull
[error] ^
((some other)$anon(in value <local DSLCoreOperatorsSpec>) forSome { type (some other)$anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} }) <: $anon(in value <local DSLCoreOperatorsSpec>)?
(some other)$anon(in value <local DSLCoreOperatorsSpec>) <: $anon(in value <local DSLCoreOperatorsSpec>)?
(some other)$anon(in value <local DSLCoreOperatorsSpec>) <: Nothing?
<notype> <: Nothing?
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: $anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
java.lang.Object <: $anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
false
com.mongodb.casbah.commons.MongoDBObject <: $anon(in value <local DSLCoreOperatorsSpec>)?
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
false
false
[error] /Users/bwmcadams/code/mongodb/casbah/casbah-query/src/test/scala/DSLCoreOperatorsSpec.scala:1272: type mismatch;
[error] found : ((some other)$anon(in value <local DSLCoreOperatorsSpec>) forSome { type (some other)$anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} })
[error] required: $anon(in value <local DSLCoreOperatorsSpec>) where type $anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)}
[error] near must haveSuperClass[DBObject]
[error] ^
((some other)$anon(in value <local DSLCoreOperatorsSpec>) forSome { type (some other)$anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} }) <: $anon(in value <local DSLCoreOperatorsSpec>)?
(some other)$anon(in value <local DSLCoreOperatorsSpec>) <: $anon(in value <local DSLCoreOperatorsSpec>)?
(some other)$anon(in value <local DSLCoreOperatorsSpec>) <: Nothing?
<notype> <: Nothing?
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: $anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
java.lang.Object <: $anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
false
com.mongodb.casbah.commons.MongoDBObject <: $anon(in value <local DSLCoreOperatorsSpec>)?
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
false
false
[error] /Users/bwmcadams/code/mongodb/casbah/casbah-query/src/test/scala/DSLCoreOperatorsSpec.scala:1269: type mismatch;
[error] found : org.specs.specification.Result[_ <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)}]
[error] required: org.specs.specification.Result[$anon(in value <local DSLCoreOperatorsSpec>)] where type $anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)}
[error] "With an explicit GeoCoords instance" in {
[error] ^
org.specs.specification.Result[_ <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)}] <: org.specs.specification.Result[$anon(in value <local DSLCoreOperatorsSpec>)]?
org.specs.specification.Result[(some other)$anon(in value <local DSLCoreOperatorsSpec>)] <: org.specs.specification.Result[$anon(in value <local DSLCoreOperatorsSpec>)]?
$anon(in value <local DSLCoreOperatorsSpec>) <: (some other)$anon(in value <local DSLCoreOperatorsSpec>)?
$anon(in value <local DSLCoreOperatorsSpec>) <: Nothing?
<notype> <: Nothing?
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)} <: (some other)$anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
java.lang.Object <: (some other)$anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
false
com.mongodb.casbah.commons.MongoDBObject <: (some other)$anon(in value <local DSLCoreOperatorsSpec>)?
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
false
false
false
[error] /Users/bwmcadams/code/mongodb/casbah/casbah-query/src/test/scala/DSLCoreOperatorsSpec.scala:1277: type mismatch;
[error] found : ((some other)$anon(in value <local DSLCoreOperatorsSpec>) forSome { type (some other)$anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} })
[error] required: $anon(in value <local DSLCoreOperatorsSpec>) where type $anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)}
[error] near must notBeNull
[error] ^
((some other)$anon(in value <local DSLCoreOperatorsSpec>) forSome { type (some other)$anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} }) <: $anon(in value <local DSLCoreOperatorsSpec>)?
(some other)$anon(in value <local DSLCoreOperatorsSpec>) <: $anon(in value <local DSLCoreOperatorsSpec>)?
(some other)$anon(in value <local DSLCoreOperatorsSpec>) <: Nothing?
<notype> <: Nothing?
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: $anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
java.lang.Object <: $anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
false
com.mongodb.casbah.commons.MongoDBObject <: $anon(in value <local DSLCoreOperatorsSpec>)?
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
false
false
[error] /Users/bwmcadams/code/mongodb/casbah/casbah-query/src/test/scala/DSLCoreOperatorsSpec.scala:1278: type mismatch;
[error] found : ((some other)$anon(in value <local DSLCoreOperatorsSpec>) forSome { type (some other)$anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} })
[error] required: $anon(in value <local DSLCoreOperatorsSpec>) where type $anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)}
[error] near must haveSuperClass[DBObject]
[error] ^
((some other)$anon(in value <local DSLCoreOperatorsSpec>) forSome { type (some other)$anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} }) <: $anon(in value <local DSLCoreOperatorsSpec>)?
(some other)$anon(in value <local DSLCoreOperatorsSpec>) <: $anon(in value <local DSLCoreOperatorsSpec>)?
(some other)$anon(in value <local DSLCoreOperatorsSpec>) <: Nothing?
<notype> <: Nothing?
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: $anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
java.lang.Object <: $anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
false
com.mongodb.casbah.commons.MongoDBObject <: $anon(in value <local DSLCoreOperatorsSpec>)?
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
false
false
[error] /Users/bwmcadams/code/mongodb/casbah/casbah-query/src/test/scala/DSLCoreOperatorsSpec.scala:1275: type mismatch;
[error] found : org.specs.specification.Result[_ <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)}]
[error] required: org.specs.specification.Result[$anon(in value <local DSLCoreOperatorsSpec>)] where type $anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)}
[error] "With a tuple converted coordinate set" in {
[error] ^
org.specs.specification.Result[_ <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)}] <: org.specs.specification.Result[$anon(in value <local DSLCoreOperatorsSpec>)]?
org.specs.specification.Result[(some other)$anon(in value <local DSLCoreOperatorsSpec>)] <: org.specs.specification.Result[$anon(in value <local DSLCoreOperatorsSpec>)]?
$anon(in value <local DSLCoreOperatorsSpec>) <: (some other)$anon(in value <local DSLCoreOperatorsSpec>)?
$anon(in value <local DSLCoreOperatorsSpec>) <: Nothing?
<notype> <: Nothing?
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)} <: (some other)$anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
java.lang.Object <: (some other)$anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
false
com.mongodb.casbah.commons.MongoDBObject <: (some other)$anon(in value <local DSLCoreOperatorsSpec>)?
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
false
false
false
[error] /Users/bwmcadams/code/mongodb/casbah/casbah-query/src/test/scala/DSLCoreOperatorsSpec.scala:1283: type mismatch;
[error] found : ((some other)$anon(in value <local DSLCoreOperatorsSpec>) forSome { type (some other)$anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} })
[error] required: $anon(in value <local DSLCoreOperatorsSpec>) where type $anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)}
[error] near must notBeNull
[error] ^
((some other)$anon(in value <local DSLCoreOperatorsSpec>) forSome { type (some other)$anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} }) <: $anon(in value <local DSLCoreOperatorsSpec>)?
(some other)$anon(in value <local DSLCoreOperatorsSpec>) <: $anon(in value <local DSLCoreOperatorsSpec>)?
(some other)$anon(in value <local DSLCoreOperatorsSpec>) <: Nothing?
<notype> <: Nothing?
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: $anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
java.lang.Object <: $anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
false
com.mongodb.casbah.commons.MongoDBObject <: $anon(in value <local DSLCoreOperatorsSpec>)?
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
false
false
[error] /Users/bwmcadams/code/mongodb/casbah/casbah-query/src/test/scala/DSLCoreOperatorsSpec.scala:1284: type mismatch;
[error] found : ((some other)$anon(in value <local DSLCoreOperatorsSpec>) forSome { type (some other)$anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} })
[error] required: $anon(in value <local DSLCoreOperatorsSpec>) where type $anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)}
[error] near must haveSuperClass[DBObject]
[error] ^
((some other)$anon(in value <local DSLCoreOperatorsSpec>) forSome { type (some other)$anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} }) <: $anon(in value <local DSLCoreOperatorsSpec>)?
(some other)$anon(in value <local DSLCoreOperatorsSpec>) <: $anon(in value <local DSLCoreOperatorsSpec>)?
(some other)$anon(in value <local DSLCoreOperatorsSpec>) <: Nothing?
<notype> <: Nothing?
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: $anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
java.lang.Object <: $anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
false
com.mongodb.casbah.commons.MongoDBObject <: $anon(in value <local DSLCoreOperatorsSpec>)?
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
false
false
[error] /Users/bwmcadams/code/mongodb/casbah/casbah-query/src/test/scala/DSLCoreOperatorsSpec.scala:1281: type mismatch;
[error] found : org.specs.specification.Result[_ <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)}]
[error] required: org.specs.specification.Result[$anon(in value <local DSLCoreOperatorsSpec>)] where type $anon(in value <local DSLCoreOperatorsSpec>) <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)}
[error] "With a $maxDistance specification" in {
[error] ^
org.specs.specification.Result[_ <: java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): (some other)$anon(in value <local DSLCoreOperatorsSpec>)}] <: org.specs.specification.Result[$anon(in value <local DSLCoreOperatorsSpec>)]?
org.specs.specification.Result[(some other)$anon(in value <local DSLCoreOperatorsSpec>)] <: org.specs.specification.Result[$anon(in value <local DSLCoreOperatorsSpec>)]?
$anon(in value <local DSLCoreOperatorsSpec>) <: (some other)$anon(in value <local DSLCoreOperatorsSpec>)?
$anon(in value <local DSLCoreOperatorsSpec>) <: Nothing?
<notype> <: Nothing?
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)} <: (some other)$anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object with com.mongodb.casbah.commons.MongoDBObject{def $maxDistance[T](radius: T)(implicit evidence$15: Numeric[T]): $anon(in value <local DSLCoreOperatorsSpec>)} <: Nothing?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
java.lang.Object <: (some other)$anon(in value <local DSLCoreOperatorsSpec>)?
java.lang.Object <: Nothing?
<notype> <: Nothing?
false
false
false
com.mongodb.casbah.commons.MongoDBObject <: (some other)$anon(in value <local DSLCoreOperatorsSpec>)?
com.mongodb.casbah.commons.MongoDBObject <: Nothing?
<notype> <: Nothing?
false
false
false
false
false
false
false
[error] 9 errors found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment