This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Kawa on Android - problems with kawa.standard.Scheme


On Mon, Feb 28, 2011 at 11:20:29AM -0800, Per Bothner wrote:
> On 02/28/2011 01:20 AM, Peter Feigl wrote:
> It's possible (in fact likely) the problem isn't the actual Path,
> but one of the classes referenced by Path.
> 
> Could you experiment by commenting out pieces of Path.java, rebuilding,
> and re-testing?  For example try commenting out userDirPath, defaultPath,
> pathLocation, and anything that depends on them.  Also try commenting
> out any references to sub-classes (i.e. FilePath, URIPath, and URLPath).
> You can change coerceToPathOrNull to always return null.  And so on.

I've commented out everything except the constructor, and still see
the same problem. I'll try to experiment further, but I'm at a loss of
ideas on how to proceed..

Glad about anything you can think of :)

Greetings,
Peter

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]