Package: comet-ms / 2014022-3

Metadata

Package Version Patches format
comet-ms 2014022-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix format security gcc warnings.patch | (download)

Comet.cpp | 81 55 + 26 - 0 !
CometSearch/CometData.h | 3 2 + 1 - 0 !
CometSearch/CometPostAnalysis.cpp | 12 6 + 6 - 0 !
CometSearch/CometPreprocess.cpp | 48 24 + 24 - 0 !
CometSearch/CometSearch.cpp | 45 24 + 21 - 0 !
CometSearch/CometSearchManager.cpp | 142 77 + 65 - 0 !
CometSearch/CometWriteOut.cpp | 2 1 + 1 - 0 !
CometSearch/CometWritePepXML.cpp | 4 2 + 2 - 0 !
CometSearch/Common.h | 23 4 + 19 - 0 !
CometSearch/Makefile | 3 1 + 2 - 0 !
Makefile | 2 1 + 1 - 0 !
11 files changed, 197 insertions(+), 168 deletions(-)

---
fix makefiles to handle lib debian way of doing things.patch | (download)

CometSearch/Makefile | 7 5 + 2 - 0 !
Makefile | 20 13 + 7 - 0 !
2 files changed, 18 insertions(+), 9 deletions(-)

---