This is the mail archive of the gcc@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]

, operand with no effect warning



Why does gcc warn for :

	p1, p2;

but not :
	delete p1, p2;

?

thanks
john

-- 
"I'd rather be rudely informed than politely left in the dark."


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