On Tue, 27 Apr 2010, Wolfram Sang wrote:

> On Mon, Apr 26, 2010 at 11:11:15PM +0200, Nicolas Palix wrote:
> > New targets are added (coccicheck-<mode>) to call the spatch front-end
> > in the 'scripts' directory with the <mode> argument.
> > 
> > Four modes are defined: report, patch, context, and org.
> > 
> > 'report' mode generates a list in the following format:
> >   file:line:column-column: message
> > 
> > 'patch' mode proposes a generic fix, when possible.
> > 
> > 'context' mode highlights lines of interest and their context
> > in a diff-like style.
> > 
> > 'org' mode generates a report in the Org mode format of Emacs.
> 
> So, as I understood all semantic patches have to support 'org'?
> I think this makes submitting slightly more complicated...

No, this should not be the case.  It just won't do anything if you request 
org output and nothing is defined to produce org output.

julia
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)

Reply via email to