summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2010-04-06 04:36:00 +0000
committerdsainty <dsainty@pkgsrc.org>2010-04-06 04:36:00 +0000
commitdfb550a4dd47f41b8df032a3234b58268c03785a (patch)
tree0bc64429a4d8d4c9df2251b32b62e36e2df3cc85 /mail
parente73da3a6d5c29aa4fac075d245b96694fbe2e0d8 (diff)
downloadpkgsrc-dfb550a4dd47f41b8df032a3234b58268c03785a.tar.gz
Casts to va_list are forbidden by ISO C++. Even if everything works as
intended, the format string parser that generates the va_list does not support all formatting characters. Make this code portable by failing to parse any format string at all, not just the ones that aren't fully supported. Bump PKGREVISION for the functional change, though this code is probably generally unused anyway. Unmark as BROKEN and NOT_FOR_PLATFORM - I think all uses of va_list casts are inhibited.
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions