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]

Re: PATCH to remove signature support


 > From: Mark Mitchell <mark@codesourcery.com>
 >  
 > >>>>> "Trevor" == Trevor Yann <TYann@vet.com.au> writes:
 >  
 >     Trevor> I'd like to suggest that a warning be added to gcc 2.95.1
 >     Trevor> that signatures are a deprecated feature.  
 >  
 > Agreed.  I applied this patch to the branch.
 >  
 > --
 > Mark Mitchell                   mark@codesourcery.com
 > CodeSourcery, LLC               http://www.codesourcery.com
 >  
 > 1999-08-12  Mark Mitchell  <mark@codesourcery.com>
 >  
 >         * decl2.c (lang_decode_option): Deprecate signatures.


	This patch causes ~30 spurious failures in the 2.95.1 g++
testsuite for the sig*.C tests because now they warn about being
deprecated.

	Would it be possible to mark these tests so they ignore the
warning?  (Or just remove them...)

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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