This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap 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]

src ChangeLog translate.cxx


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2007-10-04 03:21:00

Modified files:
	.              : ChangeLog translate.cxx 

Log message:
	2007-10-03  Frank Ch. Eigler  <fche@elastic.org>
	
	PR 5102
	* translate.cxx (visit_statement): Add new parameter regarding whether
	c->last_stmt needs to be updated.  Update callers, mostly passing
	"false".
	(visit_EXPRESSIONTYPE): Generally omit setting c->last_stmt, unless
	the construct can set c->last_error.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.688&r2=1.689
http://sourceware.org/cgi-bin/cvsweb.cgi/src/translate.cxx.diff?cvsroot=systemtap&r1=1.186&r2=1.187


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