On Mon, Dec 07, 2015 at 03:51:32PM +0100, Jean-Marc Lasgouttes wrote: > Le 07/12/2015 08:02, Scott Kostyshak a écrit : > >commit acadb4d6083bc5dcf85d98041fbf6e717fc818ec > >Author: Scott Kostyshak <skost...@lyx.org> > >Date: Mon Dec 7 02:02:04 2015 -0500 > > > > Fix a debug comment > >- //lyxerr << "drawing '" << char_ << "' font: " << pi.base.fontname << > >endl; > >+ //lyxerr << "drawing '" << char_ << "' font: " << pi.base.fontname << > >std::endl; > > Actually, most .cpp files do not need this std:: because they contain the > line > using namspace cpp; > > Almost one fifth of them specify specify this directive, though:
Are you suggesting we add the directive? In any case, I did not realize all of the debug comments in the file were like that. I should not have changed one and instead should have changed them all. Or as perhaps you are suggesting I should have changed none and then add the directive? For some reason I thought we were trying to get rid of the directive. Scott
signature.asc
Description: PGP signature