Debian Patches

Status for r-bioc-affxparser/1.78.0-3

Patch Description Author Forwarded Bugs Origin Last update
R4p5compat.patch Use R_Calloc/Realloc/Free, for R 4.5 compatibility
This patch was generated by
for f in src/*.cpp ; do sed -i -E -e "s/ (Calloc|Realloc|Free)\(/ R_\1\(/g" $f ; done
for f in src/*.cpp ; do sed -i -E -e "s/\t(Calloc|Realloc|Free)\(/\tR_\1\(/g" $f ; done

Kasper Daniel Hansen thought of the same thing first, upstream commit
88a0b369; we don't use that because it also has other changes
we don't actually need and we're in freeze)
Rebecca N. Palmer <rebecca_palmer@zoho.com> (but not-needed debian

All known versions for source package 'r-bioc-affxparser'

Links