pkgsrc/emulators/palmosemulator/patches
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
..
patch-aa
patch-ab
patch-ac
patch-ad
patch-ae
patch-af
patch-ag
patch-ah
patch-ai
patch-aj
patch-ak
patch-al
patch-am
patch-an
patch-ao
patch-ap Fix the build of the Palm OS Emulator with GCC 4.1.2. 2007-10-24 14:28:14 +00:00
patch-aq
patch-ar Fix the build of the Palm OS Emulator with GCC 4.1.2. 2007-10-24 14:28:14 +00:00
patch-as Casts to va_list are forbidden by ISO C++. Even if everything works as 2010-04-06 04:36:00 +00:00