Mark Miesfeld wrote:
> Jon,
> 
> In addition to everything Rick said, we can help you set up a build
> environment.  The interpreter is really very easy to build on both
> Linux and Windows.
> 
> On Windows, you can use Microsoft's free compiler.  (The Express
> edition.)  It lacks some things, but it works well to compile a
> working version of the interpreter on your local system.
> 
> We can also help you set up and use any additional things you need.
> Like SVN, the platform SDK, etc.
> 
> Maybe you can even capture all the information and get it in the Wiki.
>  Something that looks beyond my personal capabilities. <grin>
>

Yeah, then maybe even I might be able to do a build :-)

> --
> Mark Miesfeld
> 
> On Sat, Jul 12, 2008 at 1:23 AM, Sahananda (Jon) Wolfers
> <[EMAIL PROTECTED]> wrote:
> 
>>OK,  I've selected a little mod to do, adding functionality to the circular
>>Queue class that was asked for (by me) in 1628466
>>I need to make some changes to the code in coreClasses.orx which fortunately
>>is in Rexx.
>>I find several copies of coreClasses
>>
>>interpreter-3.x/branches/3.2.0/trunk/kernel/RexxClasses/CoreClasses.orx
>>interpreter-3.x/releases/3.2.0/trunk/kernel/RexxClasses/CoreClasses.orx
>>interpreter-3.x/trunk/kernel/RexxClasses/CoreClasses.orx
>>interpreter/trunk/kernel/RexxClasses/CoreClasses.orx
>>sandbox/mark/ole-3.x/kernel/RexxClasses/CoreClasses.orx
>>sandbox/mark/ooDialog-3.2.0/kernel/RexxClasses/CoreClasses.orx
>>sandbox/mark/ooDialog-3.x/kernel/RexxClasses/CoreClasses.orx
>>sandbox/mark/win64-bit/kernel/RexxClasses/CoreClasses.orx
>>sandbox/moritz/deb/kernel/RexxClasses/CoreClasses.orx
>>sandbox/rick/opt/kernel/RexxClasses/CoreClasses.orx
>>
>>Many of them seem to be different.  Which version should I base my changes
>>on?  I want my changes to effect every future release.
>>When I've made them, where should I check them in to?
>>Do I get them reviewed? If so, How?
>>
>>Even though they are just a couple of lines of change, I am about to head
>>out for the weekend & then have a week crowded with site-visits, so may not
>>check them in straight away.
>>
>>Thanks,
>>
>>Jon
>>
>>-------------------------------------------------------------------------
>>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
> 
> 

-- 
Gil Barmwater


-------------------------------------------------------------------------
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

Reply via email to