[cfe-commits] r50234 - /cfe/trunk/Driver/HTMLDiagnostics.cpp

Mike Stump mrs at apple.com
Thu Apr 24 18:22:24 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".

You're wrong.  :-)

   http://en.wiktionary.org/wiki/kludge

If you don't like the code, it's a kludge.  :-)  Personally, that's  
the one I prefer.



More information about the cfe-commits mailing list