[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: arm complier warning
- From: "ouli" <ouli@...>
- Date: Tue, 26 Oct 2004 14:53:2 +0800
I just compile lua with ads1.2. The compiler report a lot of warning:
..
"LegendGame\lua51\src\ldebug.c", line 319: Warning: C2891W: unsigned constant ov
erflow: '<<'
"LegendGame\lua51\src\ldebug.c", line 330: Warning: C2891W: unsigned constant ov
erflow: '<<'
"LegendGame\lua51\src\ldebug.c", line 335: Warning: C2891W: unsigned constant ov
erflow: '<<'
"LegendGame\lua51\src\ldebug.c", line 344: Warning: C2891W: unsigned constant ov
erflow: '<<'
"LegendGame\lua51\src\ldebug.c", line 420: Warning: C2891W: unsigned constant ov
"LegendGame\lua51\src\lvm.c", line 436: Warning: C2891W: unsigned constant overf
low: '<<'
"LegendGame\lua51\src\lvm.c", line 438: Warning: C2891W: unsigned constant overf
low: '<<'
"LegendGame\lua51\src\lvm.c", line 442: Warning: C2891W: unsigned constant overf
low: '<<'
"LegendGame\lua51\src\lvm.c", line 446: Warning: C2891W: unsigned constant overf
low: '<<'
..
How can I remove these warnings? Can I omit them?
ouli
ouli@eastcom.com
2004-10-26