classpathx-crypto
[Top][All Lists]
Advanced

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

Re: [Classpathx-crypto] DOS characters in shell scripts.


From: Olivier LF
Subject: Re: [Classpathx-crypto] DOS characters in shell scripts.
Date: Sun, 16 Jun 2002 16:47:04 +1000
User-agent: Mutt/1.3.28i

On Sun, Jun 16, 2002 at 12:25:23PM +1000, Raif S. Naffah wrote:
> hello Olivier and Nic,
> 
> thanks Nic for your encouragement and support.  my comments are in-lined 
> below.
> 

Ooops! I am not sure if I sounded aggressive! That was not the
intention. I am very sorry, if it is the case.

> yes you're right; i just checked them with (gVIM + Cream) --which i 
> should have done instead of using that "intelligent" expensive IDE (you 
> know what i'm talking about!).
> 
> i'll try to remember doing that every time i touch these files.

One thing that is good, the cvs diff at savanah does pick up the
difference for modified files. That is if you change the content of a file
and also convert it to unix ending, the file will be fully updated.
Strangely enought, it does not work if the only change is a convertion to
Unix ending!

> >In fact, it would propably be better if ALL the source code had the Unix
> >ending, as the Primary target of the gnu project is GNU / Unix systems
> >rather than Windows platforms.
> 
> if you check the java sources, you'll notive that this is the case.  i 
> think the tool i use wants to be too smart when it comes to (what i 
> considers) plain text files.

I did open a few files in the test package while working on the JUnit
compilation. Some are actually a mix up of DOS and Unix ending (most
lines with DOS ending, few with Unix).
Anyway, it does not seem to matter much for the java sources, shell
scripts and makefiles are more critical.

> >PS: I'll start working on the JUnit test harness for GCJ soonish.
> 
> good to hear.
> 

It does work! I ran the test suite, it reports:

101 tests, 13 failures.

The failures are not really failures, they all seem to boil down to
java.security.Exception from requests for algorithms not available in the
gcj standard lib (as opposed to jdk).

I need to work more on the makefile before I am ready to commit the
update.

Oli

-- 
----------------------------------------------------------------------
Olivier Louchart-Fletcher
Email: address@hidden



reply via email to

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