Skip to content

Conversation

adamgreen
Copy link
Contributor

The SDFileSystem class contained a few routines which compared a signed
integer loop index to an unsigned integer length/size. I switched the
loop index to be uint32_t as well.

The SDFileSystem class contained a few routines which compared a signed
integer loop index to an unsigned integer length/size.  I switched the
loop index to be uint32_t as well.
bogdanm added a commit that referenced this pull request Aug 20, 2013
fs: Silence GCC signed/unsigned warnings
@bogdanm bogdanm merged commit d4e5206 into ARMmbed:master Aug 20, 2013
bridadan pushed a commit that referenced this pull request Jun 21, 2016
All toolchains affected. Fixes #39.
SeppoTakalo pushed a commit that referenced this pull request Nov 9, 2016
Allow build without SSL
pan- pushed a commit to pan-/mbed that referenced this pull request May 10, 2018
yossi2le pushed a commit to yossi2le/mbed-os that referenced this pull request Jan 2, 2019
coverity loops, spaces after text at line end
artokin pushed a commit to artokin/mbed-os that referenced this pull request Feb 25, 2019
…from 778c4db..b8b664b

b8b664b (via Mbed OS) Require dependencies from nanostack mbed_lib.json (ARMmbed#41)
213dbf8 Remove references to yotta (ARMmbed#39)
3344181 minar_hal_timer.cpp: Change license header from ARM to APACHE-2.0

git-subtree-dir: features/nanostack/sal-stack-nanostack-eventloop
git-subtree-split: b8b664b163e0f281187f988d5e0628d9f6cd7add
linlingao added a commit to linlingao/mbed-os that referenced this pull request Jul 12, 2019
Rename some ti files as they have the same name as mbedtls
pan- pushed a commit to pan-/mbed that referenced this pull request May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants