search for: bit_set

Displaying 3 results from an estimated 3 matches for "bit_set".

Did you mean: xbit_set
2018 May 09
0
Compiling 3.13.2 under FreeBSD 11.1?
...during compilation: '-rdynamic' [-Wunused-command-line-argument] cc: warning: argument unused during compilation: '-rdynamic' [-Wunused-command-line-argument] common-utils.c:3220:58: error: too few arguments provided to function-like macro invocation BIT_SET (ports, tmp_port1); ^ /usr/include/sys/bitset.h:50:9: note: macro 'BIT_SET' defined here #define BIT_SET(_s, n, p) \ ^ common-utils.c:3220:33: warning: expression result unused [-W...
2018 May 09
2
Compiling 3.13.2 under FreeBSD 11.1?
On 05/09/2018 05:44 AM, Roman Serbski wrote: > On Tue, May 8, 2018 at 11:34 AM, Roman Serbski <mefystofel at gmail.com> wrote: >> # gdb gluster >> GNU gdb 6.1.1 [FreeBSD] >> Copyright 2004 Free Software Foundation, Inc. >> GDB is free software, covered by the GNU General Public License, and you are >> welcome to change it and/or distribute copies of it under
2018 May 09
1
Compiling 3.13.2 under FreeBSD 11.1?
...namic' > [-Wunused-command-line-argument] > cc: warning: argument unused during compilation: '-rdynamic' > [-Wunused-command-line-argument] > common-utils.c:3220:58: error: too few arguments provided to > function-like macro invocation > BIT_SET (ports, tmp_port1); > ^ > /usr/include/sys/bitset.h:50:9: note: macro 'BIT_SET' defined here > #define BIT_SET(_s, n, p) \ > ^ > common-utils.c:3220:33: warning: exp...