[prev in list] [next in list] [prev in thread] [next in thread] 

List:       oprofile-commits
Subject:    [oprof-cvs] CVS: oprofile/libutil++ bfd_support.cpp,1.12,1.13
From:       "Maynard Johnson" <maynardj () users ! sourceforge ! net>
Date:       2009-03-05 17:31:55
Message-ID: E1LfHQJ-0003WK-UX () 23jxhf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/oprofile/oprofile/libutil++
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv13463/libutil++

Modified Files:
	bfd_support.cpp 
Log Message:
suppress unused parameter warning

Index: bfd_support.cpp
===================================================================
RCS file: /cvsroot/oprofile/oprofile/libutil++/bfd_support.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -d -r1.12 -r1.13
--- bfd_support.cpp	6 Feb 2009 15:21:53 -0000	1.12
+++ bfd_support.cpp	5 Mar 2009 17:31:53 -0000	1.13
@@ -531,7 +531,8 @@ bool bfd_info::get_synth_symbols()
 	return false;
 }
 
-void bfd_info::translate_debuginfo_syms(asymbol ** dbg_syms, long nr_dbg_syms)
+void bfd_info::translate_debuginfo_syms(asymbol ** dbg_syms __attribute__ ((unused)),
+					long nr_dbg_syms __attribute__ ((unused)))
 {
 	return;
 }


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Oprofile-commits mailing list
Oprofile-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oprofile-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic