projects
/
platform
/
upstream
/
dbus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14c3180
)
nonce tcp support requires _dbus_string_equal_len also when build without tests
author
Ralf Habacker
<ralf.habacker@freenet.de>
Wed, 23 Dec 2009 09:40:48 +0000
(10:40 +0100)
committer
Ralf Habacker
<ralf@s15291359.onlinehome-server.info>
Wed, 23 Dec 2009 09:43:53 +0000
(10:43 +0100)
dbus/dbus-string.c
patch
|
blob
|
history
diff --git
a/dbus/dbus-string.c
b/dbus/dbus-string.c
index
b7a8b99
..
d9cf18e
100644
(file)
--- a/
dbus/dbus-string.c
+++ b/
dbus/dbus-string.c
@@
-2311,7
+2311,6
@@
_dbus_string_equal (const DBusString *a,
return TRUE;
}
-#ifdef DBUS_BUILD_TESTS
/**
* Tests two DBusString for equality up to the given length.
* The strings may be shorter than the given length.
@@
-2356,7
+2355,6
@@
_dbus_string_equal_len (const DBusString *a,
return TRUE;
}
-#endif /* DBUS_BUILD_TESTS */
/**
* Tests two sub-parts of two DBusString for equality. The specified