delphi - Delphi 的定义 {$WARN GARBAGE ON} 是什么意思?

标签 delphi comments delphi-xe bug-tracking

我热衷于在 Delphi 语言中寻找未记录的新条件定义和关键字。

像{$WARN GARBAGE ON}这样的东西

http://qc.embarcadero.com/wc/qcmain.aspx?d=77686

我在 Quality Central 中报告了此类内容,但问题已关闭并“升级到内部数据库”。

这是什么意思?我应该期待这个已经一年半的问题的答案吗?

最佳答案

这两个警告现在为 documented .

GARBAGE: Turns on or off warnings produced when the presence of non-whitespace text is detected past the end of the final 'end.' in the program, unit, library or package

UNIT_EXPERIMENTAL: Turns on or off all warnings about the experimental directive applied to a unit declaration.

大概在添加文档后,报告就被标记为已修复。

关于delphi - Delphi 的定义 {$WARN GARBAGE ON} 是什么意思?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8765876/

相关文章:

delphi - 如何获取 WbemScripting 查询返回的列的名称?

delphi - 如何在内联汇编中访问delphi开放数组参数

Delphi Seattle 默认字体很大

delphi - 如何以及在何处将数据库驱动程序安装到 IDE 中?

delphi - TListView 组件中的复选框不滚动

delphi - 如何在 Delphi 中从泛型转换为变体

postgresql - 如何使用 PostgreSQL 在 View 定义中保留注释?

visual-studio-2010 - 将指向另一个文件 (Word) 的超链接插入到 Visual Studio 代码文件中

youtube - YouTube API如何获得评论和喜欢的回复

delphi - 使用 HTTP Server 使用 Indy10 加载 ssleay32 异常