[cfe-commits] r50234 - /cfe/trunk/Driver/HTMLDiagnostics.cpp
Chris Lattner
clattner at apple.com
Thu Apr 24 19:27:03 PDT 2008
On Apr 24, 2008, at 5:46 PM, Bill Wendling wrote:
> On Thu, Apr 24, 2008 at 5:29 PM, Chris Lattner <clattner at apple.com>
> wrote:
>> On Apr 24, 2008, at 4:37 PM, Ted Kremenek wrote:
>>> +++ cfe/trunk/Driver/HTMLDiagnostics.cpp Thu Apr 24 18:37:03 2008
>>> @@ -162,8 +162,14 @@
>>> const FileEntry* Entry = SMgr.getFileEntryForID(FileID);
>>> std::string DirName(Entry->getDir()->getName());
>>>
>>> + // This is a cludge; basically we want to append either the full
>>
>> spello 'kludge'. :)
>>
> You're both wrong:
>
> http://catb.org/jargon/html/K/kludge.html
>
> It's supposed to be "kluge".
The dashboard dictionary applet disagrees :)
-Chris
More information about the cfe-commits
mailing list