Re: Japhar+Classpath patch on web!

1998-11-08 Thread Petter Reinholdtsen
nd as I am unable to compile Classpath myself, I can not test to find out. Could you make a new patch for me to look at? BTW2: I'm on the Japhar list. You are sending me two mails. :-) -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window

Re: where do I start?... [ BeOS port ]

1998-10-12 Thread Petter Reinholdtsen
use egcs (cygnus) to build Japhar?... I do sometimes. No problems that I know about. Happy hacking, -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Re: mozilla Java and NT

1998-10-19 Thread Petter Reinholdtsen
port yet. It should not be too hard, so just start doing it. :-) Some of the patches are in the source already. -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Re: some patches for japhar on solaris

1998-10-19 Thread Petter Reinholdtsen
--classpath or -classpath. It will, as soon as someone changes the code. :-) -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Moving Japhar to JDK 1.1.7?

1998-10-19 Thread Petter Reinholdtsen
Should we move on the the newest classes.zip? Is it 1.1.7, and is it stable? -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

The first public Japhar presentation

1998-10-22 Thread Petter Reinholdtsen
At the Norwegian Unix User Group and Norwegian Java User groups joint meeting wednesday 1998-11-11, I will hold a small presentation of Japhar and Classpath. Here are extract from the program: 13:30-14:15 "Japhar - The Hungry Programmers Open Source Java" Petter Reinholdtsen,

Re: redhat 5.2 problems compiling

1999-01-03 Thread Petter Reinholdtsen
. are defined, just that they are declared in include/native-threads.h. They are in arch/monitors.c. Seems like the .o file is bogus, as you are linking with libarch. What says 'gcc --version'? -- ## Petter Reinholdtsen ## | [EMAIL PROTECTED]

Re: new Float(String)

1999-01-11 Thread Petter Reinholdtsen
PASSED: 3.14 = 3.14 I'll add the test to the testsuite. -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Re: new Float(String)

1999-01-12 Thread Petter Reinholdtsen
I updated your test to included the test which fails. It is simply Float f = new Float(null); Should throw a NullPointerException, but in Japhar bus errors. Thanks. Bug fixed. -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/S

Start using BugHungry?

1999-01-12 Thread Petter Reinholdtsen
Chris, should we start using BugHungry? I require editing the web page, README, info file, etc. URL:http://bugs.hungry.com/ -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Bughunting and new release

1999-01-13 Thread Petter Reinholdtsen
way. I am thinking it is time to release a new version. The Classpath peoples will need an up to date release when they have something working. Anything to wait for before making v0.07? Chris, should we include JDK 1.2 stuff in the next release? -- ## Petter Reinholdtsen ## | [EMAIL PROTECTED]

Japhar 0.07 prerelease 1

1999-01-27 Thread Petter Reinholdtsen
will need announcement on freshmeat, c.o.l.a, c.l.j.announce and maybe Linux Software Map. Any volunteers? -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Re: Japhar 0.07 prerelease 1

1999-01-28 Thread Petter Reinholdtsen
know on no other way to trigger this then to run the compiler. :-( -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Japhar 0.07 is available (fwd)

1999-01-28 Thread Petter Reinholdtsen
[Godmar Back] When trying to build it, it says: *** No rule to make target `font.properties.zh_GB2312', needed by `all' . Stop It did not slurp evil SUN stuff or wrong version of JDK? Edit props/Makefile and ignore. -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT

Re: Japhar 0.07 prerelease 1

1999-01-28 Thread Petter Reinholdtsen
in it. Can you run this under gdb, and send the backtrace? -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Re: build japhar...

1999-02-06 Thread Petter Reinholdtsen
this with that one. -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Consistency problem - native library stubs

1999-02-15 Thread Petter Reinholdtsen
is probably the correct way, but I don't know enough about the non-supported platforms to do that... Anyway, just an observation. :-) -- ## Petter Reinholdtsen ## | [EMAIL PROTECTED]

Re: Help me to get japhar !

1999-03-09 Thread Petter Reinholdtsen
be on your way. It is uuencoded. Good luck. Send patches. :-) -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Re: Minor fixes for Japhar 0.08

1999-03-16 Thread Petter Reinholdtsen
[Christophe Lizzi] Here is a couple of fixes for the 0.08 release. Thanks. Both are commited into CVS. -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Re: Hello together !

1999-03-22 Thread Petter Reinholdtsen
PL ? What is wrong with LGPL. We choose LGPL to get the positive effect of the GPL, and still allow others to include Japhar in their program, even if their program is not GPLed. -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT h

Re: Java Tests?

1999-03-22 Thread Petter Reinholdtsen
, URL:http://www.japhar.org/mauve.html. -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Re: Japhar Apps

1999-03-27 Thread Petter Reinholdtsen
and environment, I beleave. You might have other fantasies? -- ## Petter Reinholdtsen ## | [EMAIL PROTECTED]

java.net Time To Live socket option

1999-04-06 Thread Petter Reinholdtsen
jint. Is this a correct observation, or is there something I have missed. IS there a reason for JDK 1.2 to use jint instead of JDK 1.1's jbyte? If this is correct, I have a patch which implements the second using the first. -- ## Petter Reinholdtsen ## | [EMAIL PROTECTED]

Re: LGPL or GPL?

1999-01-16 Thread Petter Reinholdtsen
. -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Re: Patch for Japhar 0.08 on Sparc

1999-03-19 Thread Petter Reinholdtsen
/free. Ah, yes. I would also get it to compile without a C++ compiler. Unfortunately, it is required to get the JNI work with C++ programs. :-( Please send patches. :-) -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.

My current status (very busy :-)

1999-04-20 Thread Petter Reinholdtsen
I'm currently very busy with other projects, so I don't expect to do anything with Japhar the next few weeks. Patches and such will not be included by me until I find more time. I do read mail, and will try to respond if I can make a reply fast. JFYI. -- ## Petter Reinholdtsen

Re: New and faster JVM coming?

1999-05-05 Thread Petter Reinholdtsen
that their international web page was made available today. Have a look at URL:http://www.appeal.se/. Let me know when you're in Oslo, Petter. Will do. It will probably happen within two month. :-) -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/S

Re: Japhar on WinNT ? (fwd)

1999-06-11 Thread Petter Reinholdtsen
[Brian Jones] It would probably be good to see if Japhar can be made to work with cygwin32. I would love to hear from those who have tried this. Does it work? -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.

Re: just a question, not another error :)

1999-06-26 Thread Petter Reinholdtsen
that he hadn't updated his knowledge of Japhar recently). If yes, what algorithm did you use, if it is not a secret, of course ? -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Re: at least japhar/bin is there

1999-06-30 Thread Petter Reinholdtsen
e ? Thanks. Bye, Marta. P.S. But I am still very glad that I have japhar/bin/ in my directory :) -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Re: BeOS porting of Japhar

1999-07-14 Thread Petter Reinholdtsen
on the Japhar mailing list, or do I need to keep sending replies directly to you? I'm on the list, so you don't have to send me two copies. :-) -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Re: Bugs in new object code

1999-08-05 Thread Petter Reinholdtsen
. :-) -- ## Petter Reinholdtsen ## | [EMAIL PROTECTED]

Clean separation libarch and the rest

1999-08-05 Thread Petter Reinholdtsen
functiions (in compat.h). What do you think? -- ## Petter Reinholdtsen ## | [EMAIL PROTECTED]

New and simpler logging macro

1999-08-06 Thread Petter Reinholdtsen
later if there are no complaints. :-) -- ## Petter Reinholdtsen ## | [EMAIL PROTECTED]

Regarding the new GC implementation (ksgc.c)

1999-08-07 Thread Petter Reinholdtsen
views. Should we reinvent the weel to avoid adding more to the dependency list? If we start using glib queues, I think we should remove qop.h completely, and use it all over. BTW, I was unable to find the glib queue operation in my v1.1.5. Which version has them? -- ## Petter Reinholdtsen

Wrapping up japhar v0.09 ?

1999-08-14 Thread Petter Reinholdtsen
Is there any last changes anyone want before I wrap up v0.09? -- ## Petter Reinholdtsen ##| [EMAIL PROTECTED] O- SCRIPT Language="Javascript"window.close()/SCRIPT http://www.hungry.com/~pere/| Go Mozilla, go! Go!

Re: Japhar needs C++?

1999-09-21 Thread Petter Reinholdtsen
would like to know. -- ## Petter Reinholdtsen ## | [EMAIL PROTECTED]

Re: Lazy Question

1999-11-23 Thread Petter Reinholdtsen
o anything. Are you saying that 'JAPHAR_LOG=ALL,16,filename.out' does not work? -- ## Petter Reinholdtsen ## | [EMAIL PROTECTED]

Re: Japhar aborts, how to debug

2000-10-06 Thread Petter Reinholdtsen
this happends. Set the environment NSPR_LOG_MODULES to reflect your needs. Check INSTALL for the details. -- ## Petter Reinholdtsen ## | [EMAIL PROTECTED]

Re: BeOS porting of Japhar

2000-10-15 Thread Petter Reinholdtsen
, or the version included in Japhar. Which versions should be used for Japhar to work on BeOS? -- ## Petter Reinholdtsen ## | [EMAIL PROTECTED]