This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCOV fix for the Mingw platform


Christopher Faylor writes:
 > On Fri, May 23, 2003 at 09:19:11PM +0200, Pascal Obry wrote:
 > >
 > >Here is a patch for GCOV on the mingw platform. It fixes the way directory
 > >separators are handled when using gcov's -l option.
 > 
 > This looks like an obvious fix to me however, it's missing a ChangeLog.

Here it is:

<<
Tue May 13 18:37:00 2003  Pascal Obry  <obry@gnat.com>

	* gcov.c (output_data): Correctly check for DOS style directory
        separator. Fix handling of gcov -l option on DOS/Windows.
>>

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|         http://perso.wanadoo.fr/pascal.obry
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]