diff options
author | Rajith Muditha Attapattu <rajith@apache.org> | 2008-07-07 03:33:08 +0000 |
---|---|---|
committer | Rajith Muditha Attapattu <rajith@apache.org> | 2008-07-07 03:33:08 +0000 |
commit | 3635695453c9607af72ebfa32c35ceed3f11acb0 (patch) | |
tree | 9398b93a73578ebefccd6a977b1452d37eb84175 /cpp/src/qpidd.cpp | |
parent | e341e58a09b344dc89a988d6d977457682d269b0 (diff) | |
download | qpid-python-3635695453c9607af72ebfa32c35ceed3f11acb0.tar.gz |
The last checkin for this class was using a Java 1.6 specific method called isEmpty in the String class.
This fails the build in Java 1.5. I modified it to use str.length == 0 which has the same effect.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@674389 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpidd.cpp')
0 files changed, 0 insertions, 0 deletions