I'd prefer not to remove it yet, as I'm not done mining that code for useful nuggets A renaming certainly could be in order though. I also forgot to mention that at the time I started that exercise, the 3.x code was still in the CVS repository and the 4.x code was in SVN, partly because I didn't believe it would take 4 years to finish. At the time, the name made sense. Then, when we moved all of the code into SVN, the interpreter-3.x branch was created, but that name is starting to lose relevance.
Anyway, I just checked a change that will hopefully fix the canonicalize_file_name problem. Rick On Fri, Jul 11, 2008 at 1:41 PM, René Jansen <[EMAIL PROTECTED]> wrote: > Rick, > > thanks, I vote for removing the stalled branch. > > In the meantime, I got as fas as: > > g++ -DHAVE_CONFIG_H -I. -DORX_VER=4 -DORX_REL=0 -DORX_MOD=0 - > DORX_FIX=0 -DORX_SYS_STR=\"MACOSX\" -DORX_CATDIR=\"/opt/ooRexx/bin\" - > DORX_SHARED_LIBRARY_EXT=\".dylib\" -I./lib -I./api -I./api/platform/ > unix -I./kernel -I./kernel/expression -I./kernel/instructions -I./ > kernel/classes -I./kernel/runtime -I./kernel/parser -I./kernel/ > messages -I./kernel/streamLibrary -I./kernel/platform/common -I./ > kernel/platform/unix -I./rexxapi/unix -g -O2 -g -O2 -DNOOPT - > DPTHREAD_KERNEL -D_POSIX_THREAD -D_REENTRANT -D_GNU_SOURCE -DLINUX - > DOPSYS_LINUX -MT librexx_la-SysFileSystem.lo -MD -MP -MF .deps/ > librexx_la-SysFileSystem.Tpo -c ./kernel/platform/unix/ > SysFileSystem.cpp -fno-common -DPIC -o .libs/librexx_la-SysFileSystem.o > ./kernel/platform/unix/SysFileSystem.cpp: In static member function > 'static bool SysFileSystem::canonicalizeName(char*)': > ./kernel/platform/unix/SysFileSystem.cpp:675: error: > 'canonicalize_file_name' was not declared in this scope > make: *** [librexx_la-SysFileSystem.lo] Error 1 > > > René. > > On 11 jul 2008, at 19:36, Rick McGuire wrote: > >> Yeah, it's a long story. I took that branch about 3 1/2 years ago, >> and was madly toiling away at the code....then I moved above 3 years >> ago and work stalled. In the meantime, I finally decided that we need >> to get some new features out, so all of the new stuff in 3.2.0 caused >> the two branches to drift so far apart the 4.0 branch was no longer a >> good base for the future work. So I started pulling features from the >> 4.0 tree back into the 3.x branch, thinking that it was going to be >> the 3.3 release. Deciding it these changes warranted calling it 4.0 >> was a fairly recent decision....in fact, David only made the version >> number change about a week ago. >> >> Rick >> >> On Fri, Jul 11, 2008 at 1:31 PM, René Jansen <[EMAIL PROTECTED]> >> wrote: >>> ach so! >>> >>> So the 4.0 version is in a directory called interpreter-3.x/trunk ? >>> >>> That certainly is good to know. >>> >>> I'll have a try. >>> >>> Thanks! >>> >>> René. >>> >>> On 11 jul 2008, at 19:27, Rick McGuire wrote: >>> >>>> Ah, thought so....you have the wrong version checked out. That's >>>> the >>>> 4.0 version I started working on years ago, and then merged many of >>>> the changes back into the normal trunk. You want the >>>> "oorexx/interpreter-3.x/trunk" branch. >>>> >>>> Rick >>>> >>>> On Fri, Jul 11, 2008 at 1:23 PM, René Jansen <[EMAIL PROTECTED]> >>>> wrote: >>>>> Rick, >>>>> >>>>> Path: . >>>>> URL: http://oorexx.svn.sourceforge.net/svnroot/oorexx/interpreter/trunk >>>>> Repository Root: http://oorexx.svn.sourceforge.net/svnroot/oorexx >>>>> Repository UUID: 5c7345e9-2c1c-0410-8966-b4899360e60d >>>>> Revision: 2692 >>>>> Node Kind: directory >>>>> Schedule: normal >>>>> Last Changed Author: bigrixx >>>>> Last Changed Rev: 364 >>>>> Last Changed Date: 2007-05-08 22:06:24 +0200 (di, 08 mei 2007) >>>>> >>>>> >>>>> René. >>>>> On 11 jul 2008, at 19:21, Rick McGuire wrote: >>>>> >>>>>> Rene, >>>>>> >>>>>> Could you do an "svn info" from your trunk directory and post the >>>>>> result? >>>>>> >>>>>> Rick >>>>> >>>>> >>>>> ------------------------------------------------------------------------- >>>>> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! >>>>> Studies have shown that voting for your favorite open source >>>>> project, >>>>> along with a healthy diet, reduces your potential for chronic >>>>> lameness >>>>> and boredom. Vote Now at http://www.sourceforge.net/community/cca08 >>>>> _______________________________________________ >>>>> Oorexx-devel mailing list >>>>> Oorexx-devel@lists.sourceforge.net >>>>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel >>>>> >>>> >>>> ------------------------------------------------------------------------- >>>> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! >>>> Studies have shown that voting for your favorite open source >>>> project, >>>> along with a healthy diet, reduces your potential for chronic >>>> lameness >>>> and boredom. Vote Now at http://www.sourceforge.net/community/cca08 >>>> _______________________________________________ >>>> Oorexx-devel mailing list >>>> Oorexx-devel@lists.sourceforge.net >>>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel >>>> >>> >>> >>> ------------------------------------------------------------------------- >>> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! >>> Studies have shown that voting for your favorite open source project, >>> along with a healthy diet, reduces your potential for chronic >>> lameness >>> and boredom. Vote Now at http://www.sourceforge.net/community/cca08 >>> _______________________________________________ >>> Oorexx-devel mailing list >>> Oorexx-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel >>> >> >> ------------------------------------------------------------------------- >> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! >> Studies have shown that voting for your favorite open source project, >> along with a healthy diet, reduces your potential for chronic lameness >> and boredom. Vote Now at http://www.sourceforge.net/community/cca08 >> _______________________________________________ >> Oorexx-devel mailing list >> Oorexx-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/oorexx-devel >> >> > > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel