Package: plink / 1.07+dfsg-4

Metadata

Package Version Patches format
plink 1.07+dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
30_endiandetection.patch | (download)

Rsrv.h | 13 12 + 1 - 0 !
1 file changed, 12 insertions(+), 1 deletion(-)

---
gcc 4.7.patch | (download)

elf.cpp | 8 4 + 4 - 0 !
idhelp.cpp | 8 4 + 4 - 0 !
sets.cpp | 8 4 + 4 - 0 !
3 files changed, 12 insertions(+), 12 deletions(-)

 fix nested declaration which fails in gcc-4.7
 For more detailed explanation see
   http://lists.debian.org/debian-mentors/2012/04/msg00410.html
 and the other mails in this thread


Fix_spelling_error.patch | (download)

binput.cpp | 8 4 + 4 - 0 !
dosage.cpp | 2 1 + 1 - 0 !
gvar.cpp | 2 1 + 1 - 0 !
model.cpp | 2 1 + 1 - 0 !
sets.cpp | 2 1 + 1 - 0 !
5 files changed, 8 insertions(+), 8 deletions(-)

 fix spelling error.
gcc11.patch | (download)

genogroup.h | 2 1 + 1 - 0 !
homozyg.cpp | 4 2 + 2 - 0 !
plink.h | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 declare operator as const to fix gcc11 ftbfs