Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning's review #28

Open
dariosb opened this issue Apr 23, 2020 · 0 comments
Open

Warning's review #28

dariosb opened this issue Apr 23, 2020 · 0 comments
Assignees

Comments

@dariosb
Copy link
Member

dariosb commented Apr 23, 2020

En el últmo commit a develop corrigí varios de los warnings (eran mas de 50), quedaron estos en CommMgr y dflash por revisar:

@leanfrancucci
Description Resource Path Location Type
passing argument 1 of 'dfspi_read_byte' from incompatible pointer type [-Wincompatible-pointer-types] dflash.c /AgroIoT/Sources/src/ffile/portable/dataflash line 180 C/C++ Problem
pointer targets in passing argument 1 of 'YFrame_multipleTail' differ in signedness [-Wpointer-sign] CommMgrAct.c /AgroIoT/Sources/src/CommMgr/src line 356 C/C++ Problem
pointer targets in passing argument 1 of 'YFrame_parse' differ in signedness [-Wpointer-sign] CommMgrAct.c /AgroIoT/Sources/src/CommMgr/src line 73 C/C++ Problem
pointer targets in passing argument 2 of 'YFrame_data' differ in signedness [-Wpointer-sign] CommMgrAct.c /AgroIoT/Sources/src/CommMgr/src line 105 C/C++ Problem
pointer targets in passing argument 2 of 'YFrame_data' differ in signedness [-Wpointer-sign] CommMgrAct.c /AgroIoT/Sources/src/CommMgr/src line 337 C/C++ Problem
pointer targets in passing argument 2 of 'YFrame_header' differ in signedness [-Wpointer-sign] CommMgrAct.c /AgroIoT/Sources/src/CommMgr/src line 334 C/C++ Problem
pointer targets in passing argument 2 of 'YFrame_header' differ in signedness [-Wpointer-sign] CommMgrAct.c /AgroIoT/Sources/src/CommMgr/src line 383 C/C++ Problem

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

No branches or pull requests

2 participants