]> gcc.gnu.org Git - gcc.git/commit
natevents.cc (do_callback_arg_tests): Replace formatting modifiers %p with %#llx...
authorAndreas Tobler <a.tobler@schweiz.org>
Wed, 25 Oct 2006 20:18:39 +0000 (20:18 +0000)
committerAndreas Tobler <andreast@gcc.gnu.org>
Wed, 25 Oct 2006 20:18:39 +0000 (22:18 +0200)
commit4f0abdc91b8f1174b3dbd3660761e09b93e6d997
tree45cd524d7c87d0dcb4d008fdf7043464595b32a2
parent76f6e118d8d647d22e7c8a082b45a965d2b0956a
natevents.cc (do_callback_arg_tests): Replace formatting modifiers %p with %#llx and cast the arguments.

2006-10-25  Andreas Tobler  <a.tobler@schweiz.org>

* testsuite/libjava.jvmti/natevents.cc (do_callback_arg_tests): Replace
formatting modifiers %p with %#llx and cast the arguments.

From-SVN: r118040
libjava/ChangeLog
libjava/testsuite/libjava.jvmti/natevents.cc
This page took 0.0552240000000001 seconds and 5 git commands to generate.