[SPAM] - Re: [Soot-list] Problem with classpath / J2ME - Email found in subject

Philippe Laporte philippel at bluestreaktech.com
Wed May 23 13:07:03 EDT 2007


Hi,
   If you chose to handle this with a new mechanism, it might be nice to also tackle the soot.toolkits.exceptions.ThrowableSet matters that were alluded in my earlier message last week.

Thanks,

Philippe Laporte


-----Original Message-----
From: soot-list-bounces at sable.mcgill.ca [mailto:soot-list-bounces at sable.mcgill.ca] On Behalf Of Eric Bodden
Sent: 23 mai 2007 11:26
To: soot-list at sable.mcgill.ca
Subject: [SPAM] - Re: [Soot-list] Problem with classpath / J2ME - Email found in subject

On 22/05/07, Marco Kaufmann <marco5327 at yahoo.de> wrote:
>     //  hack for J2ME library, reported by Stephen Cheng
>     if (!G.v().isJ2ME) {
>       typeVariable(hierarchy.CLONEABLE);
>       typeVariable(hierarchy.SERIALIZABLE);
>     }

Hmm, should we maybe make this a phase option? If so, which phase
should it be associated with? Right now, isJ2ME is a constant :-/

Eric

-- 
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada
_______________________________________________
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