[OT] overload

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[OT] overload

Eliot Miranda-2
 
Hi All,

    your life is probably like this too.  I feel like sharing ;-)

Ken, Juan, Monty, Marcel (and probably others) forgive me for being unresponsive.  Here's my dependency chain before I can get to responding:

1. finish upgrading Spur Mac OS builds to Cocoa (my 10.6.8 laptop locks up frequently, I finally need to move to 10.9 et al).  John McIntosh has done most of the work.

2. Hence be able to find and fix bug in failure of self should: [(ByteArray new: 64) unsignedLongAt: 1 put: -1] raise: Error

3. Hence finish [unsigned]long[64]At:[put:] tests

4. hence finish surrogate accessor auto generation

5. hence be able to commit current VMMaker.oscog

6. Hence be able to regenerate sources

7a. Hence be able to integrate Juan's bunt build readme [Ken, I think you'll find this helpful for the inferno source build]

7b. Hence integrate Monty's FilePlugin sync addition

7c. Integrate Marcel's Win32/Win64 build instructions

8. commit

9. continue with x64 Cogit [ which is what I /really/ want to be working on :-( ]

P.S. those of you who's realized I could integrate a number of things without regenerating are spot on, but the above is an ideal timeline, reducing the number of commits, etc.  Hmmphhhhh

_,,,^..^,,,_
best, Eliot
Reply | Threaded
Open this post in threaded view
|

Re: [OT] overload

Colin Putney-3
 


On Wed, Sep 30, 2015 at 10:25 AM, Eliot Miranda <[hidden email]> wrote:
 
1. finish upgrading Spur Mac OS builds to Cocoa

 It is difficult to express what a wonderful thing this will be. I am wiping tears of joy from my eyes and trying not to sniffle in front of my colleagues.

-Colin