[squeak-dev] Re: HydraVM win32 update

Klaus D. Witzel klaus.witzel at cobss.com
Sat Aug 2 09:48:01 UTC 2008


On Sat, 02 Aug 2008 11:18:38 +0200, Igor Stasenko wrote:

> 2008/8/2 Klaus D. Witzel:
...
>> BTW it also seems to be sensitive to none/what plugins are put internal.
>> Have a list handy somewhere (just so that it DoesTheRightThing). TIA
>>
>>
> ah, yes, some plugins should be mandatory included as internal into
> build, otherwise you'll be unable to build vm.
>
> Here the list of internal plugins which included in my build:
> #ADPCMCodecPlugin #AsynchFilePlugin #B3DAcceleratorPlugin
> #BalloonEnginePlugin #BitBltSimulation #BMPReadWriterPlugin
> #CroquetPlugin #DeflatePlugin #DropPlugin #DSAPlugin #FFTPlugin

No such class in the .image #FileDialogPlugin :(

> #FilePlugin #FloatArrayPlugin #FloatMathPlugin
> #GeniePlugin #HostWindowPlugin #JoystickTabletPlugin #JPEGReaderPlugin
> #JPEGReadWriter2Plugin #KlattSynthesizerPlugin #LargeIntegersPlugin
> #LocalePlugin #Matrix2x3Plugin #MIDIPlugin #MiscPrimitivePlugin
> #Mpeg3Plugin #RePlugin #SecurityPlugin #SerialPlugin #SocketPlugin
> #SoundCodecPlugin #SoundGenerationPlugin #SoundPlugin
> #StarSqueakPlugin #SurfacePlugin #UUIDPlugin

Scaring: too few args for messages to interpreter and memory (at the  
bottom):

../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:7:  
warning: `byteAt' redefined
..\..\..\platforms\Cross\vm\sqMemoryAccess.h:111: warning: this is the  
location of the previous definition
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:8:  
warning: `byteAtput' redefined
..\..\..\platforms\Cross\vm\sqMemoryAccess.h:112: warning: this is the  
location of the previous definition
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:9:  
warning: `longAt' redefined
..\..\..\platforms\Cross\vm\sqMemoryAccess.h:115: warning: this is the  
location of the previous definition
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:10:  
warning: `longAtput' redefined
..\..\..\platforms\Cross\vm\sqMemoryAccess.h:116: warning: this is the  
location of the previous definition
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:13:  
conflicting types for `stackValue'
..\..\.\src\vm\interp_prototypes.h:159: previous declaration of  
`stackValue'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:  
In function `primFMSoundmixSampleCountintostartingAtpan':
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:47:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:47:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:49:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:49:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:50:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:50:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:51:  
warning: passing arg 1 of `fetchArrayofObject' makes pointer from integer  
without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:51:  
too few arguments to function `fetchArrayofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:52:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:52:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:53:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:53:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:54:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:54:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:55:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:55:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:56:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:56:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:57:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:57:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:58:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:58:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:59:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:59:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:101:  
warning: passing arg 1 of `storeIntegerofObjectwithValue' makes pointer  
 from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:101:  
too few arguments to function `storeIntegerofObjectwithValue'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:102:  
warning: passing arg 1 of `storeIntegerofObjectwithValue' makes pointer  
 from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:102:  
too few arguments to function `storeIntegerofObjectwithValue'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:103:  
warning: passing arg 1 of `storeIntegerofObjectwithValue' makes pointer  
 from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:103:  
too few arguments to function `storeIntegerofObjectwithValue'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:104:  
warning: passing arg 1 of `pop' makes pointer from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:104:  
too few arguments to function `pop'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:  
In function `primPluckedSoundmixSampleCountintostartingAtpan':
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:126:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:126:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:128:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:128:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:129:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:129:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:130:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:130:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:131:  
warning: passing arg 1 of `fetchArrayofObject' makes pointer from integer  
without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:131:  
too few arguments to function `fetchArrayofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:132:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:132:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:133:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:133:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:169:  
warning: passing arg 1 of `storeIntegerofObjectwithValue' makes pointer  
 from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:169:  
too few arguments to function `storeIntegerofObjectwithValue'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:170:  
warning: passing arg 1 of `storeIntegerofObjectwithValue' makes pointer  
 from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:170:  
too few arguments to function `storeIntegerofObjectwithValue'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:171:  
warning: passing arg 1 of `pop' makes pointer from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:171:  
too few arguments to function `pop'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:  
In function `primSampledSoundmixSampleCountintostartingAtpan':
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:193:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:193:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:195:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:195:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:196:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:196:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:197:  
warning: passing arg 1 of `fetchArrayofObject' makes pointer from integer  
without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:197:  
too few arguments to function `fetchArrayofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:198:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:198:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:199:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:199:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:200:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:200:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:201:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:201:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:237:  
warning: passing arg 1 of `storeIntegerofObjectwithValue' makes pointer  
 from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:237:  
too few arguments to function `storeIntegerofObjectwithValue'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:238:  
warning: passing arg 1 of `storeIntegerofObjectwithValue' makes pointer  
 from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:238:  
too few arguments to function `storeIntegerofObjectwithValue'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:239:  
warning: passing arg 1 of `pop' makes pointer from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:239:  
too few arguments to function `pop'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:  
In function `primWaveTableSoundmixSampleCountintostartingAtpan':
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:261:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:261:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:263:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:263:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:264:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:264:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:265:  
warning: passing arg 1 of `fetchArrayofObject' makes pointer from integer  
without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:265:  
too few arguments to function `fetchArrayofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:266:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:266:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:267:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:267:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:268:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:268:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:269:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:269:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:270:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:270:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:305:  
warning: passing arg 1 of `storeIntegerofObjectwithValue' makes pointer  
 from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:305:  
too few arguments to function `storeIntegerofObjectwithValue'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:306:  
warning: passing arg 1 of `storeIntegerofObjectwithValue' makes pointer  
 from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:306:  
too few arguments to function `storeIntegerofObjectwithValue'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:307:  
warning: passing arg 1 of `pop' makes pointer from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:307:  
too few arguments to function `pop'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:  
In function  
`oldprimSampledSoundmixSampleCountintostartingAtleftVolrightVol':
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:333:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:333:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:336:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:336:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:337:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:337:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:338:  
warning: passing arg 1 of `checkedIntegerValueOf' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:338:  
too few arguments to function `checkedIntegerValueOf'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:339:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:339:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:340:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:340:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:341:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:341:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:342:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:342:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:343:  
warning: passing arg 1 of `fetchArrayofObject' makes pointer from integer  
without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:343:  
too few arguments to function `fetchArrayofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:345:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:345:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:346:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:346:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:347:  
warning: passing arg 1 of `fetchIntegerofObject' makes pointer from  
integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:347:  
too few arguments to function `fetchIntegerofObject'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:393:  
warning: passing arg 1 of `storeIntegerofObjectwithValue' makes pointer  
 from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:393:  
too few arguments to function `storeIntegerofObjectwithValue'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:394:  
warning: passing arg 1 of `storeIntegerofObjectwithValue' makes pointer  
 from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:394:  
too few arguments to function `storeIntegerofObjectwithValue'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:395:  
warning: passing arg 1 of `storeIntegerofObjectwithValue' makes pointer  
 from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:395:  
too few arguments to function `storeIntegerofObjectwithValue'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:396:  
warning: passing arg 1 of `storeIntegerofObjectwithValue' makes pointer  
 from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:396:  
too few arguments to function `storeIntegerofObjectwithValue'
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:397:  
warning: passing arg 1 of `pop' makes pointer from integer without a cast
../../../platforms/Cross/plugins/SoundGenerationPlugin/sqOldSoundPrims.c:397:  
too few arguments to function `pop'
make[1]: *** [sqOldSoundPrims.o] Error 1
make: *** [SoundGenerationPlugin.lib] Error 2




More information about the Squeak-dev mailing list