Pending mac carbon vm 3.7.5Beta3

Bert Freudenberg bert at impara.de
Thu Sep 23 21:10:02 UTC 2004


Am 23.09.2004 um 18:40 schrieb John M McIntosh:

>
> On Sep 23, 2004, at 1:57 AM, Bert Freudenberg wrote:
>
>> The only issue is, when I build from sources, I get 11 warnings 
>> (which is not a problem in itself, but in conflict with the readme 
>> stating there should only be 1). And, resources.sit seems to be old, 
>> I do not get the golden icons but the older white ones. And, it 
>> reports its version as 3.7.5b1 rather than 3.7.5.b3. But apart from 
>> that ... it's great :-)
>
> The resource file has been updated.

When? I'm seeing rev 1.6 from Feb 18. Anyway, I do see the new icons 
now, at least in the resources folder.

> After building you should go to the Finder and rename the Application 
> and see if it updates your icons, the
> issue is that it has a copy of the old icons in the launch services 
> database, sometimes renaming can make it re-read and update it's 
> database.

No, didn't help. I even deleted the whole build directory, but it still 
shows the mouse icon. Ah, whatever ;-)

>> interp.c:7438: assignment makes integer from pointer without a cast
>> interp.c:12659: assignment makes integer from pointer without a cast
>> interp.c:12794: assignment makes integer from pointer without a cast
>> interp.c:13382: assignment makes integer from pointer without a cast
>> interp.c:15177: assignment makes integer from pointer without a cast
>> interp.c:16891: assignment makes integer from pointer without a cast
>> interp.c:17085: assignment makes integer from pointer without a cast
>
> These I don't get, so what is the assignment it is trying to make?

In activateNewMethod:

			where = (((char *) newContext)) + BaseHeaderSize;

My interpreterVersion is "Squeakland 3.8.5976 of 25 August 2004 [latest 
update: #267]

- Bert -




More information about the Squeak-dev mailing list