Can't get new VM to work... [VMMAKER]

John M McIntosh johnmci at smalltalkconsulting.com
Thu Mar 7 22:10:05 UTC 2002


At 1:17 PM -0800 3/7/02, Tim Rowledge wrote:
>  > ../squeak/platforms/Cross/plugins/FilePlugin/sqFilePluginBasicPrims.c:82:
>  > warning: implicit declaration of function `ftello'
>>  ../squeak/platforms/Cross/plugins/FilePlugin/sqFilePluginBasicPrims.c:186:
>>  warning: implicit declaration of function `fseeko'
>>  gnu-interp.c:2086: warning: implicit declaration of function `fseeko'
>>  gnu-interp.c:19416: warning: implicit declaration of function `ftello'
>These are ok, but again they ought to be declared properly. I suspect
>that that is my fault.

Mmm so why aren't they defined by now? an implicit definition might 
result in a surprise.

Doing a -Wall does sometimes hide things. Someday I think I should 
ensure the plugins all compile without warnings....

-- 
--
===========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================



More information about the Squeak-dev mailing list