emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs contributions, C and Lisp


From: Eli Zaretskii
Subject: Re: Emacs contributions, C and Lisp
Date: Fri, 09 Jan 2015 10:48:39 +0200

> Date: Thu, 8 Jan 2015 19:43:42 -0500
> From: "Perry E. Metzger" <address@hidden>
> Cc: Óscar Fuentes <address@hidden>, address@hidden
> 
> There are refactorings that are impossible without statement level
> structure, such as semantic patches, that is, refactorings that are
> aware of higher level information such as "has this value that
> resulted from bar() being called been checked against NULL since the
> last call to foo(), and if not, bracket the variable it was assigned
> to in the following if statement...".

Can you show a concrete example of such refactoring?

TIA




reply via email to

[Prev in Thread] Current Thread [Next in Thread]