[Plib-devel] Re: more PLIB changes
Brought to you by:
sjbaker
From: <ima...@ve...> - 2004-08-12 09:59:35
|
On Aug 11, 2004, at 11:33 PM, John F. Fay wrote: > > (1) The "js" library changes didn't make it in. I asked JC to put > them in > but when he tried compiling them he got an error in "jsLinuxOld.cxx". Could one ask: what error and where in jsLinuxOld.cxx? 8-) > The > line he quoted wasn't in the source that I have, and I am not sure > what has > gone wrong. The changes are the long-awaited JS rewrite that Olivier > did > (last March?) It's actually worse than March, my first version was from February! 8-( Yes, long, long awaited! > and it works fine on my Windows system, but it hasn't (after > five months) gotten into CVS yet. Really, this is a scandal! Olivier's new JS code works great on my systems (both Mac os X and Cygwin on win2k), fixing an OFTEN ENCOUNTERED bus error problem on mac os x, and getting hats and other things to work on both systems. My version came from Olivier A.'s web site: <http://perso.wanadoo.fr/oliver77-htm/plib/liste.htm>. The site is still active as of 11:00 GMT Thursday. This is the directory listing that I've got on my systems: plib/src/js] ima% ls -l *.cxx *.h -rw-r--r-- 1 ima staff 2328 9 May 06:54 js.cxx -rw-r--r-- 1 ima staff 3091 9 May 06:54 js.h -rw-r--r-- 1 ima staff 12009 9 May 06:54 jsBSD.cxx -rw-r--r-- 1 ima staff 4250 9 May 06:54 jsLinux.cxx -rw-r--r-- 1 ima staff 2999 9 May 06:54 jsLinuxOld.cxx -rw-r--r-- 1 ima staff 7765 9 May 06:54 jsMacOS.cxx -rw-r--r-- 1 ima staff 12133 9 May 06:54 jsMacOSX.cxx -rw-r--r-- 1 ima staff 1392 9 May 06:54 jsNone.cxx -rw-r--r-- 1 ima staff 7291 9 May 06:54 jsWindows.cxx Thank you Olivier, wherever you are, and thank you whoever actually both has the authority to add this new js code and is willing to do so! (And thanks John for reminding us all that this great js code isn't in yet.) Ima |