Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
RT-Thread一般讨论
在MDK中的一先编译警告,想请有权限的同学修正一下。
发布于 2013-03-01 18:57:51 浏览:3887
订阅该版
GITHUB中最新代码。 MDK编译输出信息: ``` .componentsdfsfilesystemselmfatdfs_elm.c(181): warning: C3017W: fat may be used before being set .componentsdfsfilesystemselmfatff.c(1653): warning: #111-D: statement is unreachable .components tguicommonfont_hz_file.c(39): warning: #177-D: function "cache_tree_SPLAY_NEXT" was declared but never referenced .components tguicommonfont_hz_file.c(39): warning: #177-D: function "cache_tree_SPLAY_MIN_MAX" was declared but never referenced .components tguiserver opwin.c(126): warning: #188-D: enumerated type mixed with another type .components tguiserver opwin.c(405): warning: #170-D: pointer points outside of underlying object .components tguiserver opwin.c(425): warning: #170-D: pointer points outside of underlying object .components tguiserver opwin.c(930): warning: #188-D: enumerated type mixed with another type .components tguiinclude tguiwidgetsdigfont.h(36): warning: #1-D: last line of file ends without a newline .components tguiwidgetsdigfont.c(27): warning: #550-D: variable "space" was set but never used .components tguiwidgetsdigfont.c(202): warning: #940-D: missing return statement at end of non-void function "rtgui_dc_draw_digitfont" .components tguiwidgetsdigfont.c(309): warning: #1-D: last line of file ends without a newline .components tguiinclude tguiwidgetsdigfont.h(36): warning: #1-D: last line of file ends without a newline .components tguiinclude tguiwidgetsdigtube.h(68): warning: #1-D: last line of file ends without a newline .components tguiwidgetsdigtube.c(159): warning: #223-D: function "rtgui_theme_default_bc" declared implicitly .components tguiwidgetsdigtube.c(174): warning: #1-D: last line of file ends without a newline .components tguiwidgetsdigtube.c(47): warning: C3017W: color may be used before being set .components tguiwidgetswidget.c(539): warning: #111-D: statement is unreachable .componentsutilitieszmodemzcore.c(276): warning: C3017W: c may be used before being set .componentsutilitieszmodemzcore.c(336): warning: C3017W: p may be used before being set .componentsutilitieszmodemzcore.c(333): warning: C3017W: c may be used before being set .componentsutilitieszmodemzcore.c(387): warning: C3017W: c may be used before being set .componentsutilitieszmodemzcore.c(500): warning: C3017W: get_can may be used before being set .componentsutilitieszmodemzdevice.c(54): warning: C3017W: str may be used before being set .components tguiinclude tguiwidgetsdigfont.h(36): warning: #1-D: last line of file ends without a newline .components tguiinclude tguiwidgetsdigtube.h(68): warning: #1-D: last line of file ends without a newline ".objUltrasonicLcdD.axf" - 0 Error(s), 28 Warning(s). ``` 想请有提交权限的同学修正一下这些警告,谢谢了。
查看更多
5
个回答
默认排序
按发布时间排序
aozima
2013-03-01
调网络不抓包,调I2C等时序不上逻辑分析仪,就像电工不用万用表!多用整理的好的文字,比截图更省流量,还能在整理过程中思考。
github可以提交 pull request。 人人都可以提交补丁。
prife
2013-03-01
这家伙很懒,什么也没写!
同学你可以注册一个github帐号,然后fork一下,然后在你的分支上修改,修复warning,然后发送pull request,我们会合并的。
bernard
2013-03-01
这家伙很懒,什么也没写!
居然还有人用里面的zmodem
xlog
2013-03-02
这家伙很懒,什么也没写!
好的,再学习一下GIT的用法。
撰写答案
登录
注册新账号
关注者
0
被浏览
3.9k
关于作者
xlog
这家伙很懒,什么也没写!
提问
6
回答
18
被采纳
0
关注TA
发私信
相关问题
1
有关动态模块加载的一篇论文
2
最近的调程序总结
3
晕掉了,这么久都不见layer2的踪影啊
4
继续K9ii的历程
5
[GUI相关] FreeType 2
6
[GUI相关]嵌入式系统中文输入法的设计
7
20081101 RT-Thread开发者聚会总结
8
嵌入式系统基础
9
linux2.4.19在at91rm9200 上的寄存器设置
10
[转]基于嵌入式Linux的通用触摸屏校准程序
推荐文章
1
RT-Thread应用项目汇总
2
玩转RT-Thread系列教程
3
国产MCU移植系列教程汇总,欢迎查看!
4
机器人操作系统 (ROS2) 和 RT-Thread 通信
5
五分钟玩转RT-Thread新社区
6
【技术三千问】之《玩转ART-Pi》,看这篇就够了!干货汇总
7
关于STM32H7开发板上使用SDIO接口驱动SD卡挂载文件系统的问题总结
8
STM32的“GPU”——DMA2D实例详解
9
RT-Thread隐藏的宝藏之completion
10
【ART-PI】RT-Thread 开启RTC 与 Alarm组件
最新文章
1
在RT-Thread Studio中构建前执行python命令
2
研究一了一段时间RTT,直接标准版上手太难,想用nano,但又舍不得组件
3
CherryUSB开发笔记(一):FSDEV USB IP核的 HID Remote WakeUp (USB HID 远程唤醒) 2025-01-18 V1.1
4
RT-thread 缩写字典
5
RT Thread 源码分析笔记 :线程和调度器
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
USB
DMA
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
FAL
rt-smart
I2C_IIC
ESP8266
UART
WIZnet_W5500
ota在线升级
PWM
cubemx
flash
freemodbus
BSP
packages_软件包
潘多拉开发板_Pandora
定时器
ADC
flashDB
GD32
socket
编译报错
中断
Debug
rt_mq_消息队列_msg_queue
SFUD
msh
keil_MDK
ulog
MicroPython
C++_cpp
本月问答贡献
出出啊
1517
个答案
342
次被采纳
小小李sunny
1444
个答案
290
次被采纳
张世争
813
个答案
177
次被采纳
crystal266
547
个答案
161
次被采纳
whj467467222
1222
个答案
149
次被采纳
本月文章贡献
聚散无由
2
篇文章
14
次点赞
catcatbing
2
篇文章
4
次点赞
Wade
2
篇文章
2
次点赞
Ghost_Girls
1
篇文章
4
次点赞
xiaorui
1
篇文章
1
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部