Quantcast
Channel: daffodil Discussions Rss Feed
Viewing all articles
Browse latest Browse all 89

New Post: Daffodil source xml has unreadable characters?

$
0
0
Just downloaded the Daffodil source files and found that most of the
xml files have unreadable characters.

For example, cl.xml from vc60 (1028)

<!--Copyright, Microsoft Corporation, All rights reserved.-->
<Rule Name="CL" PageTemplate="tool" DisplayName="C/C++"
SwitchPrefix="/" Order="10"
xmlns="http://schemas.microsoft.com/build/2009/properties"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:sys="clr-namespace:System;assembly=mscorlib">
<Rule.Categories>
<Category Name="General" DisplayName="一般"/>
<Category Name="Optimization" DisplayName="最佳化"/>
<Category Name="Preprocessor" DisplayName="前置處理器"/>
<Category Name="Code Generation" DisplayName="程式碼產生"/>
<Category Name="Language" DisplayName="語言"/>
<Category Name="Precompiled Headers" DisplayName="先行編譯標頭檔"/>
<Category Name="Output Files" DisplayName="輸出檔"/>
<Category Name="Browse Information" DisplayName="瀏覽資訊"/>
<Category Name="Advanced" DisplayName="進階"/>
<Category Name="Command Line" DisplayName="命令列" Subtype="CommandLine"/>
</Rule.Categories>
<Rule.DataSource>
<DataSource Persistence="ProjectFile" ItemType="ClCompile"
Label="" HasConfigurationCondition="true"/>
</Rule.DataSource>
<StringListProperty Subtype="folder"
Name="AdditionalIncludeDirectories" DisplayName="其他 Include 目錄"
Description="指定一或多個要加入至 Include 路徑的目錄; 如果有一個以上的目錄,請使用分號分隔。
(/I[路徑])" Category="General" Switch="I"
F1Keyword="VC.Project.VCCLCompilerTool.AdditionalIncludeDirectories">
</StringListProperty>
<EnumProperty Name="DebugInformationFormat" DisplayName="偵錯資訊格式"
Description="指定編譯器所產生偵錯資訊的類型。您必須同時變更連結器設定。 (/Z7, Zd, /Zi, /ZI)"
Category="General"
F1Keyword="VC.Project.VCCLCompilerTool.DebugInformationFormat">
<EnumValue Name="OldStyle" Switch="Z7" DisplayName="C7 相容"
Description="選取為程式所建立的偵錯資訊類型,以及此資訊是保留在物件檔 (.obj) 還是在程式資料庫 (PDB)。">
</EnumValue>
<EnumValue Name="LineNumbers" Switch="Zd" DisplayName="Line
Numbers Only" Description="Produces an .obj file or executable (.exe)
file containing only global and external symbol and line-number
information (no symbolic debugging information).">
</EnumValue>
<EnumValue Name="ProgramDatabase" Switch="Zi" DisplayName="程式資料庫"
Description="產生程式資料庫
(PDB),內含與偵錯工具一起使用的型別資訊和符號偵錯資訊。符號偵錯資訊包含了變數的名稱和型別,以及函式與行號。">
</EnumValue>
<EnumValue Name="EditAndContinue" Switch="ZI" DisplayName="[編輯後繼續]
的程式資料庫" Description="產生其格式可支援 [編輯後繼續] 功能的程式資料庫 (如上所述)。">
</EnumValue>
</EnumProperty>


I tried to see it from two PCs (Win XP SP3 and Win 7 Ult), but the
result were the same.

Is there other version having all written in English?

thx

--
HaeRim

Viewing all articles
Browse latest Browse all 89


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>