hi,
I'm trying to port a static libary from codewarrior to PODS and it's giving me the following messages:
In file included from Src/ScanMgr.c:32:
Src/ScanMgrPrv.h:17: warning: `#pragma once' is obsolete
In file included from D:/stuff/Symbol/Include/ScanMgrDef.h:22,
from Src/ScanMgr.c:27:
D:/stuff/Symbol/Include/SymbolEvents.h:26: warning: integer overflow in expression
In file included from D:/stuff/scanner/SMLKernel.h:20,
from Src/ScanMgr.c:31:
D:/stuff/scanner/SMLLib.h:126: warning: possibly bad __callseq__ `trap #15; dc.w scanMgrTrapGetLibAPIVersion'
Src/ScanMgr.c:2329: warning: comparison is always false due to limited range of data type
Although the library complied, but it doesn't work. Please help
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/
opensubscriber is not affiliated with the authors of this message nor responsible for its content.