FYI:
new sobexsrv version, now has an internal mode to do everyhing internal
without scripting (scripting is still supported!!!). Also now multiple
clients can be handled at the same time, more information is on the web.
http://www.mulliner.org/bluetooth/sobexsrv.php
... Collin
--
Collin R. Mulliner <[email protected]>
BETAVERSiON Systems [http://www.betaversion.net]
info/pgp: finger [email protected]
hack (hak) n., a clever solution to an interesting problem.
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel
Hi Collin,
> > the stuff is really cool, but please use a GCC 4.0 compiler and get r=
id
> > of the warnings.
>=20
> I fixed the warnings and used gcc4 to compile it (this is not fixed in
> the makefile, so you need to have gcc4 as your default compiler).
my default compiler is a GCC 4.0 and you still see this on a 64-Bit
machine:
obexsrv.c: In function =E2=80=98security=E2=80=99:
obexsrv.c:85: warning: cast to pointer from integer of different size
obexsrv.c: In function =E2=80=98internal_handler=E2=80=99:
obexsrv.c:329: warning: cast to pointer from integer of different size
obexsrv.c: In function =E2=80=98scripting_handler=E2=80=99:
obexsrv.c:583: warning: cast to pointer from integer of different size
obexsrv.c:586: warning: cast to pointer from integer of different size
obexsrv.c:612: warning: cast to pointer from integer of different size
obexsrv.c: In function =E2=80=98cmd_connect=E2=80=99:
obexsrv.c:670: warning: cast to pointer from integer of different size
obexsrv.c:681: warning: cast to pointer from integer of different size
obexsrv.c:694: warning: cast to pointer from integer of different size
obexsrv.c:709: warning: cast to pointer from integer of different size
obexsrv.c: In function =E2=80=98cmd_setpath=E2=80=99:
obexsrv.c:828: warning: cast to pointer from integer of different size
obexsrv.c: In function =E2=80=98cmd_get=E2=80=99:
obexsrv.c:902: warning: cast to pointer from integer of different size
obexsrv.c:905: warning: cast to pointer from integer of different size
obexsrv.c: In function =E2=80=98cmd_put=E2=80=99:
obexsrv.c:961: warning: cast to pointer from integer of different size
obexsrv.c:992: warning: cast to pointer from integer of different size
obexsrv.c:992: warning: cast to pointer from integer of different size
obexsrv.c:995: warning: cast to pointer from integer of different size
obexsrv.c:998: warning: cast to pointer from integer of different size
obexsrv.c:1013: warning: cast to pointer from integer of different size
obexsrv.c:1016: warning: cast to pointer from integer of different size
obexsrv.c:1025: warning: cast to pointer from integer of different size
obexsrv.c: In function =E2=80=98main=E2=80=99:
obexsrv.c:1312: warning: cast to pointer from integer of different size
fs.c: In function =E2=80=98lsdir=E2=80=99:
fs.c:88: warning: cast from pointer to integer of different size
fs.c:89: warning: cast from pointer to integer of different size
fs.c:90: warning: cast from pointer to integer of different size
fs.c:91: warning: cast from pointer to integer of different size
fs.c:92: warning: cast from pointer to integer of different size
Please don't mix pointers and integers. This will kick back some day.
Regards
Marcel
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel
Hi Marcel and list,
> the stuff is really cool, but please use a GCC 4.0 compiler and get rid
> of the warnings.
I fixed the warnings and used gcc4 to compile it (this is not fixed in
the makefile, so you need to have gcc4 as your default compiler).
Also I fixed a security bug, description is on the website.
And Debian packages are available too.
For those who are to lazzy to search their email, here is the link:
http://www.mulliner.org/bluetooth/sobexsrv.php
... Collin
--
Collin R. Mulliner <[email protected]>
BETAVERSiON Systems [http://www.betaversion.net]
info/pgp: finger [email protected]
This signature was stolen from:
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel
Hi Collin,
> new sobexsrv version, now has an internal mode to do everyhing internal
> without scripting (scripting is still supported!!!). Also now multiple
> clients can be handled at the same time, more information is on the web.
the stuff is really cool, but please use a GCC 4.0 compiler and get rid
of the warnings.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel