Lines Matching +full:- +full:- +full:cc
7 In file included from /build/tmp/work/core2-64-poky-linux/nmap/7.92/recipe-sysroot/usr/include/pcap…
8 … from /build/tmp/work/core2-64-poky-linux/nmap/7.92/recipe-sysroot/usr/include/pcap.h:43,
10 from nse_nsock.cc:4:
11 nse_nsock.cc:36:3: error: expected identifier before 'int'
14 nse_nsock.cc:36:3: error: expected '}' before 'int'
15 nse_nsock.cc:33:6: note: to match this '{'
18 nse_nsock.cc:36:15: error: expected unqualified-id before '=' token
21 nse_nsock.cc:40:1: error: expected declaration before '}' token
25 Upstream-Status: Pending
27 Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
28 ---
29 nse_nsock.cc | 2 ++
32 diff --git a/nse_nsock.cc b/nse_nsock.cc
34 --- a/nse_nsock.cc
35 +++ b/nse_nsock.cc
36 @@ -29,6 +29,8 @@
45 --