Change in gr-gsm[master]: Fix compilation error: '_1' was not declared in this scope

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

vvvelichkov gerrit-no-reply at lists.osmocom.org
Mon May 3 18:22:07 UTC 2021


vvvelichkov has posted comments on this change. ( https://gerrit.osmocom.org/c/gr-gsm/+/24105 )

Change subject: Fix compilation error: '_1' was not declared in this scope
......................................................................


Patch Set 1:

I would remove #include <boost/bind.hpp> in udp_socket.h to fix the following warning. Other than that LGTM.

```
In file included from /usr/include/boost/bind.hpp:30,
                 from /home/vasko/sources/gr-gsm/gr-gsm/lib/../include/grgsm/misc_utils/udp_socket.h:31,
                 from /home/vasko/sources/gr-gsm/gr-gsm/lib/misc_utils/udp_socket.cc:33:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
```


-- 
To view, visit https://gerrit.osmocom.org/c/gr-gsm/+/24105
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: gr-gsm
Gerrit-Branch: master
Gerrit-Change-Id: I0f1f2df817a65f7d5b72c5280451346a0a011d47
Gerrit-Change-Number: 24105
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: ptrkrysik <ptrkrysik at gmail.com>
Gerrit-Reviewer: vvvelichkov <vvvelichkov at gmail.com>
Gerrit-Comment-Date: Mon, 03 May 2021 18:22:07 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210503/a65a4dba/attachment.htm>


More information about the gerrit-log mailing list