From: Steve L. <ste...@gm...> - 2008-04-08 09:41:04
|
Hi all, What with the flurry of recent activity on OnBC, my long overdue multiseg changes, and John W's continual and awesome improvements to SrcEdit, I'm thinking maybe we should do a release, in order to get some of these great features released to a wider audience. What do people think? Is there anything else you'd like to see added/fixed before we do a release? As I see it, there are a couple of outstanding things we need before a release - SrcEdit checked into CVS (Ryan's on it, I can help if necessary) - Ryan's other changes submitted to CVS - Any other patches people have been "unofficially" circulating, and which we can get checked in - Any other bug fixes/enhancements that people feel are "must have" additions to a new release Feedback please! Boz |
From: John W. <or...@ru...> - 2008-04-08 11:03:21
|
Hi, > What with the flurry of recent activity on OnBC, my long > overdue multiseg changes, and John W's continual and awesome > improvements to SrcEdit, I'm thinking maybe we should do a release, in > order to get some of these great features released to a wider > audience. > > What do people think? Is there anything else you'd like to see > added/fixed before we do a release? > > As I see it, there are a couple of outstanding things we need before a release > - SrcEdit checked into CVS (Ryan's on it, I can help if necessary) As always I have some tiny changes I want to add first... but that could easily be done before saturday 12 april if you would like to do this a weekend-release? > - Ryan's other changes submitted to CVS > - Any other patches people have been "unofficially" circulating, and > which we can get checked in - I might be mistaken here, but didn't Lincoln Ramsey had some awesome additions aswell? > - Any other bug fixes/enhancements that people feel are "must have" > additions to a new release I just mail Steve, Ryan and Lincoln a small collection of easily created OnBC enviromental BUGs. fyk. > Feedback please! /John |
From: Steve L. <ste...@gm...> - 2008-04-08 11:20:27
|
On 4/8/08, John Wilund <or...@ru...> wrote: > > What do people think? Is there anything else you'd like to see > > added/fixed before we do a release? > > As always I have some tiny changes I want to add first... but that could easily be done before saturday 12 april if you would like to do this a weekend-release? I don't have any particular timescale in mind. I just wanted to open up the discussion so that we can make sure we don't miss out on including somethign important. > > - Ryan's other changes submitted to CVS > > - Any other patches people have been "unofficially" circulating, and > > which we can get checked in > > - I might be mistaken here, but didn't Lincoln Ramsey had some awesome additions aswell? He did indeed, and I didn't mean to leave that out. They've already been checked into CVS, hence they weren't on my list of "things we need to wait for". Unless you had any more cool stuff, Link? > > - Any other bug fixes/enhancements that people feel are "must have" > > additions to a new release > > I just mail Steve, Ryan and Lincoln a small collection of easily created OnBC enviromental BUGs. fyk. Great! Thanks! Boz |
From: Steve L. <ste...@gm...> - 2008-04-08 12:17:42
|
On 4/8/08, Steve Little <ste...@gm...> wrote: > > - I might be mistaken here, but didn't Lincoln Ramsey had some awesome additions aswell? > > He did indeed, and I didn't mean to leave that out. They've already > been checked into CVS, hence they weren't on my list of "things we > need to wait for". Unless you had any more cool stuff, Link? Oooops, as John rightly pointed out, Lincoln was working on another couple of things: > 1933250 OBA: Don't attempt to run OBDebug. > 1931059 Building without OnBoardHeader.h leaks memory. I'd like to get these in before the release as well if possible... Thanks for pointing that out, John Boz |
From: Lincoln R. <a12...@gm...> - 2008-04-08 13:57:31
|
On 08/04/2008, at 10:17 PM, Steve Little wrote: > Oooops, as John rightly pointed out, Lincoln was working on another > couple of things: > >> 1933250 OBA: Don't attempt to run OBDebug. My current build isn't quite how I described in the task. >> 1931059 Building without OnBoardHeader.h leaks memory. I don't have a patch for this. I reported it because POSE gave me a clear indication of the cause. > I'd like to get these in before the release as well if possible... Life has been busy for the last week or two so I haven't done as much as I'd hoped. Exploding computers and such! I also have the patch for >20 sources (missing the >16 includes warning). Seems to be stable for me (my usual projects have <20 sources but I did test with a big project). Unless something happens tomorrow I'll look at finishing the two changes and moving them into CVS tomorrow night. -- Link |
From: Steve L. <ste...@gm...> - 2008-04-08 16:53:51
|
On 4/8/08, Lincoln Ramsay <a12...@gm...> wrote: > > > >> 1933250 OBA: Don't attempt to run OBDebug. > > My current build isn't quite how I described in the task. Can you clarify what's different? > >> 1931059 Building without OnBoardHeader.h leaks memory. > > I don't have a patch for this. I reported it because POSE gave me a > clear indication of the cause. Ok, no problem, we'll just leave that one open for now. I don't consider it to be a big problem, since people aren't likely to do that very often... > Life has been busy for the last week or two so I haven't done as much > as I'd hoped. Exploding computers and such! I know how that feels... Well, not the exploding computers, but the busy part anyway... > I also have the patch for >20 sources (missing the >16 includes > warning). Seems to be stable for me (my usual projects have <20 > sources but I did test with a big project). Sounds great. > Unless something happens tomorrow I'll look at finishing the two > changes and moving them into CVS tomorrow night. Fantastic. As mentioned before, there's no rush: I just wanted to be sure I had a clear list of things we want to get in before a release, so we don't miss anything by releasing too early. Thanks again for all your contributions, Link! Boz |
From: Lincoln R. <a12...@gm...> - 2008-04-09 08:59:11
|
On 09/04/2008, at 2:53 AM, Steve Little wrote: > On 4/8/08, Lincoln Ramsay <a12...@gm...> wrote: >>> My current build isn't quite how I described in the task. > > Can you clarify what's different? I just removed the OBDebug running stuff altogether but a more sensible approach is to run it if it exists (ie. what I proposed in the task). -- Link |
From: Steve L. <ste...@gm...> - 2008-04-09 12:39:31
|
On 4/9/08, Lincoln Ramsay <a12...@gm...> wrote: > On 09/04/2008, at 2:53 AM, Steve Little wrote: > > On 4/8/08, Lincoln Ramsay <a12...@gm...> wrote: > >>> My current build isn't quite how I described in the task. > > > > Can you clarify what's different? > > I just removed the OBDebug running stuff altogether but a more > sensible approach is to run it if it exists (ie. what I proposed in > the task). I see... Any chance you can fix that? Boz |
From: Lincoln R. <a12...@gm...> - 2008-04-09 13:08:00
|
On 09/04/2008, at 10:39 PM, Steve Little wrote: > Any chance you can fix that? Of course. I fixed it to work correctly before committing it to CVS. -- Link |
From: Steve L. <ste...@gm...> - 2008-04-09 14:16:54
|
On 4/9/08, Lincoln Ramsay <a12...@gm...> wrote: > On 09/04/2008, at 10:39 PM, Steve Little wrote: > > Any chance you can fix that? > > Of course. > > I fixed it to work correctly before committing it to CVS. Awesome, thanks! Boz |