Add casts to eliminate warnings when sizeof(int) is 16-bits

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2401 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2009-12-20 22:35:35 +00:00
parent 23a6aea4e7
commit 454134fecb

View File

@ -1656,7 +1656,7 @@ pascal-2.0 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
stdbool.h. This change was necessary for compatibility stdbool.h. This change was necessary for compatibility
with NuttX-5.0. with NuttX-5.0.
buildroot-1.8 2010-xx-xx &lt;spudmonkey@racsa.co.cr&gt; buildroot-1.8 2010-xx-xx <spudmonkey@racsa.co.cr>
* configs/cortexm3-defconfig-4.3.3: Added support for NuttX NXFLAT * configs/cortexm3-defconfig-4.3.3: Added support for NuttX NXFLAT
tools. tools.
@ -1665,7 +1665,8 @@ buildroot-1.8 2010-xx-xx &lt;spudmonkey@racsa.co.cr&gt;
* configs/m68hc12-defconfig-4.3.3: Update to m68ch11-defconfig. * configs/m68hc12-defconfig-4.3.3: Update to m68ch11-defconfig.
* configs/m68hc12-defconfig-3.4.6: There are problems building GCC * configs/m68hc12-defconfig-3.4.6: There are problems building GCC
4.3.3 for the hc12. 4.3.3 for the hc12.
* configs/m32c-defconfig-4.2.4: Added genromfs
* configs/m32c-defconfig-4.3.3: Update to m32c-defconfig-4.2.4
</pre></ul> </pre></ul>
<table width ="100%"> <table width ="100%">