On Wed, Nov 8, 2017 at 2:00 AM, Dario Lombardo <[email protected]> wrote: > When you want to blame someone, the proper command is git blame. > However, running > > git blame epan/dissectors/packet-btmesh.c
Yeah, I should have done that ... > I don't get a straight answer, neither my master fails to compile. Hmmm, strange ... I am having problems with forward declarations as well. > On Wed, Nov 8, 2017 at 10:43 AM, Richard Sharpe > <[email protected]> wrote: >> >> My changes have not touched packet-btmesh.c >> >> CC packet-btmesh.lo >> packet-btmesh.c: In function 'uat_btmesh_record_update_cb': >> packet-btmesh.c:939:9: error: implicit declaration of function >> 'create_master_security_keys' [-Werror=implicit-function-declaration] >> create_master_security_keys(rec); >> ^ >> >> >> -- >> Regards, >> Richard Sharpe >> (何以解憂?唯有杜康。--曹操) >> >> ___________________________________________________________________________ >> Sent via: Wireshark-dev mailing list <[email protected]> >> Archives: https://www.wireshark.org/lists/wireshark-dev >> Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev >> >> mailto:[email protected]?subject=unsubscribe > > > > ___________________________________________________________________________ > Sent via: Wireshark-dev mailing list <[email protected]> > Archives: https://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject=unsubscribe -- Regards, Richard Sharpe (何以解憂?唯有杜康。--曹操) ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
