pkgsrc/emulators/palmosemulator
dsainty 67f995f0ab 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.
2010-04-06 04:36:00 +00:00
..
patches Casts to va_list are forbidden by ISO C++. Even if everything works as 2010-04-06 04:36:00 +00:00
DESCR
distinfo Casts to va_list are forbidden by ISO C++. Even if everything works as 2010-04-06 04:36:00 +00:00
Makefile Casts to va_list are forbidden by ISO C++. Even if everything works as 2010-04-06 04:36:00 +00:00
PLIST Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00