[cfe-commits] r50234 - /cfe/trunk/Driver/HTMLDiagnostics.cpp
Bill Wendling
isanbard at gmail.com
Thu Apr 24 17:46:13 PDT 2008
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".
:-)
-bw
More information about the cfe-commits
mailing list