Re: [cocci] Data processing challenges with usage of not operators
Markus Elfring <[email protected]>
| Newsgroups | fr.inria.cocci |
|---|---|
| Message-ID | <[email protected]> |
>> I became curious about another recent software improvement. >> Some dependencies hinder me to build current software components myself. > > I don't know what depdencies have changed, ??? You published a few commits which are not connected with a corresponding official software revision (or release) so far. > but if somethign has changed > that could be something to fix. Would any more developers become interested to clarify remaining challenges for the software build system? How challenging can it be to keep involved software dependencies consistent and even up-to-date? >> Under which circumstances would you become interested to take another look >> at information from this clarification approach? Reminder: Would you be so kind to share another test result for a command like the following according to the current development version? /usr/bin/spatch --parse-cocci --sp '! 2' | grep -E '^\|' | wc -l Regards, Markus