[LLVMbugs] [Bug 9174] New: problems with "Clang" CFE Internals Manual web-page
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Feb 9 06:35:15 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=9174
Summary: problems with "Clang" CFE Internals Manual web-page
Product: Website
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Documentation
AssignedTo: unassignedbugs at nondot.org
ReportedBy: eliben at gmail.com
CC: llvmbugs at cs.uiuc.edu
For this page:
http://clang.llvm.org/docs/InternalsManual.html
* "The Diagnostic*Kinds.def files" section: no longer .def files, there are .td
files now
* In section "The format string", there's a sentence: "Arguments to the
diagnostic are numbered according to how they are specified by the C++ code
that produces them" - the last two words ("produces them") are linked to a
stale anchor on the webpage (at least my Firefox doesn't jump anywhere when
it's clicked)
* In the same section, there's another link on the word "translating" (sentence
starts with "Doing this prevents translating the "), which leads nowhere
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list