Comment # 10
on bug 8740
from Evan Huus
(In reply to comment #9)
> Created attachment 10959 [details]
> [PATCH 1] Bluetooth: Improve HFP dissection
>
> Thanks, I guess explicit cast is enough here. Updated. I hope there is no
> any warnings now.
Thanks, that one worked, committed in r49886. I looked at adding casts but
wasn't sure that it was the right thing since I didn't know the rest of the
code as well.
> By the way, if you (and anyone) see any warnings on Bluetooth dissectors
> (mostly packet-bt* and packet-hci*) please let me know. For now Bluetooth
> dissectors are warning-free for me (gcc 4.6, gcc 4.8.1)
Our buildbots blow up on warnings, so they're all warning-free on whatever
compilers those are running.
You are receiving this mail because:
- You are watching all bug changes.