[Soot-list] anyone try soot (dava) on scala 2.8.x compiled code successfully?

Eric Bodden bodden at st.informatik.tu-darmstadt.de
Thu Jan 6 13:43:23 EST 2011


Hi Craig.

I am surprised that those classes are not part of the Scala runtime.
What happens when these classes are supposed to execute at runtime?
Where do they come from?

Eric

--
Dr. Eric Bodden
Software Technology Group, Technische Universität Darmstadt, Germany
Tel: +49 6151 16-5478    Fax: +49 6151 16-5410
Mailing Address: S2|02 A209, Hochschulstraße 10, 64289 Darmstadt



On 6 January 2011 18:00, Craig Bordelon <bord at iscp.telcordia.com> wrote:
> hi all
> rather new to soot and was unable to get soot 2.4.0 to work with scala compiled code. Had to use the allow-phantom-refs with the -f dava and recieved all these warnings -- see below. anyone else see these? and what causes these as at least the first two classes are not at all present in the scala libraries.
>
>
> Warning: scala.collection.immutable.Stream$StreamWithFilter$$anonfun$foreach$1 i
> s a phantom class!
> Warning: scala.Either$$anonfun$joinRight$1 is a phantom class!
> Warning: scala.Either$$anonfun$joinLeft$1 is a phantom class!
> Warning: scala.Predef$Ensuring$$anonfun$ensuring$1 is a phantom class!
> Warning: scala.Predef$Ensuring$$anonfun$ensuring$2 is a phantom class!
> Warning: scala.collection.mutable.ArrayBuffer$$anonfun$remove$1 is a phantom cla
> ss!
> Warning: scala.xml.MetaData$$anonfun$toString$1 is a phantom class!
> Warning: scala.xml.MetaData$$anonfun$toString1$1 is a phantom class!
> Warning: scala.xml.NamespaceBinding$$anonfun$buildString$1 is a phantom class!
> Warning: scala.xml.NamespaceBinding$$anonfun$toString$1 is a phantom class!
> Warning: scala.xml.Utility$$anonfun$appendQuoted$1 is a phantom class!
> Warning: scala.xml.Utility$$anonfun$escape$1 is a phantom class!
> Warning: scala.collection.mutable.LinkedListLike$$anonfun$insert$1 is a phantom
> class!
> Warning: scala.Enumeration$$anonfun$Value$1 is a phantom class!
> Warning: scala.xml.EntityRef$$anonfun$text$1 is a phantom class!
> Warning: scala.collection.immutable.BitSet$$anonfun$$plus$1 is a phantom class!
> Warning: scala.collection.immutable.BitSet$$anonfun$$minus$1 is a phantom class!
>
> Warning: scala.collection.mutable.FlatHashTable$$anonfun$newThreshold$1 is a pha
> ntom class!
> Warning: scala.collection.mutable.FlatHashTable$$anonfun$checkConsistent$1$$anon
> fun$apply$mcVI$sp$1 is a phantom class!
>
>
> thanks to anyone with idea about this,
> bord
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>


More information about the Soot-list mailing list