3.9a-6695 notes

Cees De Groot cdegroot at gmail.com
Tue Nov 1 09:41:42 UTC 2005


I'm not completely finished of course - I still need to integrate ST80
and then I wanted to test. But it was 1:00am so I just had to stop...

On 11/1/05, Stéphane Ducasse <stephane.ducasse at univ-savoie.fr> wrote:
> Cees
>
> I have a problem since I cannot have a debugger anymore with
>
> in 39a/ScriptLoader-stephaneducasse.30.mcz
> ScriptLoader new updateFrom6695
>
> So I cannot really issue a new image.
> Do you have any idea where this could come from?
>
> I will try to see where the problem come from.
>
> Stef
>
> On 1 nov. 05, at 00:51, Cees De Groot wrote:
>
> > FYI, my notes from what I did tonight:
> >
> > run updateFrom6695
> > .1 merge deprecated-3.8, kernel, compiler -> ok
> > .2 merge morphic, morphicextras, multilingual -> ok
> > .3 nebraska, network, protocols -> ok
> > .4 tools, tests, sunit -> ok
> > .5 st80 needs PopUpMenu initialize because of the questions for
> > Undeclared.
> >
> >     st80 -> couple of undeclareds and a lot of trouble in the image.
> > decide to group tools, tests, sunit and st80 together, it looks like
> > that might work better.
> >
> > ScriptLoader-CdG.31 gives one undeclared on LogFileStream
> >
> > test run (tools, tests, sunit) Undeclared: PreviousSet, AllChangeSets
> > test run (tools, tests, sunit, st80): PreviousSet, AllChangeSets,
> > UndoInterval, Undone, UndoMessage, ChangeText, ShiftCmdActions,
> > UndoSelection, TextEditorYellowButtonMenu, UndoParagraph, CmdActions
> > and two I missed
> >
> > ScriptLoader-CdG.32 has all packages. 31+my test script for tools,
> > test, sunit, st80 worked apart from the Undeclareds, I'm currently off
> > to bed but set off this version of the script loader.
> >
> > Needed after this: the first four 4 changesets (attached again for the
> > list), probably the Requestor changeset, and PlusTools. After that: a
> > lot of debugging, fixing, and cleanup :)
> >
> > <23SyntaxError-Notifier.cs>
> > <24SyntaxError-Parser-NoAlt.1.cs>
> > <25SyntaxError-Compiler.cs>
> > <26SyntaxError-Fixes.cs>
> > <27SyntaxError-Requestor.cs>
> >
>
>



More information about the V3dot9 mailing list