match on args patch

Kalle Vahlman kalle.vahlman at gmail.com
Sat Jul 30 23:02:46 EST 2005


On 7/29/05, Havoc Pennington <hp at redhat.com> wrote:
> On Wed, 2005-07-27 at 15:23 -0400, John (J5) Palmieri wrote:
> >
> > Havoc super hacker comes back from managment land ;-)
> >
> > I'll look to adding some tests.  Why are we just matching on strings?
> > Do we want to match on other basic types and marshal the match based on
> > the arguments signiture at some point?
> 
> I went ahead and added some simple tests and checked this in. If it's
> busted someone yell ;-)

NYAAAAARGH!
(loud enough?)

Making all in bus
make[2]: Entering directory `/opt/compile/dbus/bus'
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2 -Wall
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal
-Wsign-compare   -o dbus-daemon  activation.o bus.o config-parser.o
connection.o desktop-file.o dir-watch.o dispatch.o driver.o
expirelist.o policy.o selinux.o services.o signals.o test.o utils.o
config-loader-expat.o main.o  -lexpat   ../dbus/libdbus-convenience.la
-lnsl
gcc -g -O2 -Wall -Wchar-subscripts -Wmissing-declarations
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align
-Wfloat-equal -Wsign-compare -o dbus-daemon activation.o bus.o
config-parser.o connection.o desktop-file.o dir-watch.o dispatch.o
driver.o expirelist.o policy.o selinux.o services.o signals.o test.o
utils.o config-loader-expat.o main.o  /usr/lib/libexpat.so
../dbus/.libs/libdbus-convenience.a -lnsl
signals.o: In function `bus_match_rule_parse':
/opt/compile/dbus/bus/signals.c:712: undefined reference to
`_dbus_string_parse_uint'
collect2: ld returned 1 exit status
make[2]: *** [dbus-daemon] Error 1
make[2]: Leaving directory `/opt/compile/dbus/bus'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/compile/dbus'
make: *** [all] Error 2

-- 
Kalle Vahlman, zuh at iki.fi


More information about the dbus mailing list