classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiling Classpath on cigwin/win


From: Mark Wielaard
Subject: Re: compiling Classpath on cigwin/win
Date: Tue, 03 Jan 2006 23:12:44 +0100

Hi Paul,

On Tue, 2006-01-03 at 22:05 +0000, Paul Jenner wrote:
> Haven't figured out why (yet :-) but I can say where for anyone else
> playing with this.
> 
> jikes looks to hang compiling org/omg/CORBA/INVALID_ACTIVITY.java under
> Cygwin. Take that file out of the classes list manually and jikes build
> completes for me. Try to compile just that file from within the build
> infrastructure and jikes hangs.

O, interesting. The class comment in that file contains some strange
characters. Does removing them help?

Cheers,

Mark
Index: org/omg/CORBA/INVALID_ACTIVITY.java
===================================================================
RCS file: /sources/classpath/classpath/org/omg/CORBA/INVALID_ACTIVITY.java,v
retrieving revision 1.1
diff -u -r1.1 INVALID_ACTIVITY.java
--- org/omg/CORBA/INVALID_ACTIVITY.java 22 Oct 2005 19:57:03 -0000      1.1
+++ org/omg/CORBA/INVALID_ACTIVITY.java 3 Jan 2006 22:12:34 -0000
@@ -43,7 +43,7 @@
 /**
  * Raised when the transaction or Activity is resumed in a different context
  * than from which it was suspended. It is also raised when the invocation is
- * not incompatible with the Activity’s current state.
+ * not incompatible with the Activity's current state.
  *
  * @since 1.5
  *

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]