[EMAIL PROTECTED] wrote:
trawick     2003/04/18 11:10:01

  Modified:    test     testfmt.c
  Log:
  we already verify that apr-determined format strings work
  fine with the system library; might as well check that
  they work with apr_snprintf too

oops, forgot to mention that the order of arguments to CuAssertStrEquals() was all wrong and had to be fixed


on real old OS/390 there is no sprintf support for long long, and with the old order of arguments you'd see something like

expected

lld

but got

0

:)



Reply via email to