游戏开发论坛

 找回密码
 立即注册
搜索
查看: 3022|回复: 1

编译时出现这样的警告不碍事吧?

[复制链接]

64

主题

146

帖子

146

积分

注册会员

Rank: 2

积分
146
发表于 2006-1-8 21:19:00 | 显示全部楼层 |阅读模式
BCB6下编译工程,都会出现这样的警告:
  [C++ Warning] List.cpp(170): W8030 Temporary used for parameter 'data' in call to 'List<HObject *>::Add(HObject * &)'

  [C++ Warning] List.cpp(170): W8030 Temporary used for parameter 'data' in call to 'List<VisualObject *>::Add(VisualObject * &)'

  [C++ Warning] List.cpp(170): W8030 Temporary used for parameter 'data' in call to 'List<HObject *>::Add(HObject * &)'

  [C++ Warning] List.cpp(170): W8030 Temporary used for parameter 'data' in call to 'List<VisualObject *>::Add(VisualObject * &)'

  [C++ Warning] List.cpp(170): W8030 Temporary used for parameter 'data' in call to 'List<GUIObject *>::Add(GUIObject * &)'

  [C++ Warning] List.cpp(170): W8030 Temporary used for parameter 'data' in call to 'List<HObject *>::Add(HObject * &)'

  [C++ Warning] List.cpp(170): W8030 Temporary used for parameter 'data' in call to 'List<VisualObject *>::Add(VisualObject * &)'

2万

主题

2万

帖子

6万

积分

论坛元老

Rank: 8Rank: 8

积分
66489
QQ
发表于 2006-1-9 16:08:00 | 显示全部楼层

Re:编译时出现这样的警告不碍事吧?

不影响!下一版的List/ObjectList模板即将除去这个警告!
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

作品发布|文章投稿|广告合作|关于本站|游戏开发论坛 ( 闽ICP备17032699号-3 )

GMT+8, 2024-11-22 00:51

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表