Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- northpole@debian:~/gsoc/batman-adv$ sparse -Wsparse-all *.h
- bitarray.h:27:16: error: Expected ) in function declarator
- bitarray.h:27:16: error: got last_seqno
- bitarray.h:32:11: error: Expected ) in function declarator
- bitarray.h:32:11: error: got <
- bitarray.h:32:2: error: Trying to use reserved word 'if' as identifier
- bitarray.h:34:2: error: Trying to use reserved word 'else' as identifier
- bitarray.h:35:3: error: Expected ; at end of declaration
- bitarray.h:35:3: error: got return
- bitarray.h:36:1: error: Expected ; end of type declaration
- bitarray.h:36:1: error: got }
- bitarray.h:46:1: error: Expected ; end of type declaration
- bitarray.h:46:1: error: got }
- bitarray.h:31:9: error: undefined identifier 'last_seqno'
- bridge_loop_avoidance.h:46:42: error: Expected ) in function declarator
- bridge_loop_avoidance.h:46:42: error: got is_bcast
- bridge_loop_avoidance.h:49:1: error: Expected ; end of type declaration
- bridge_loop_avoidance.h:49:1: error: got }
- bridge_loop_avoidance.h:55:1: error: Expected ; end of type declaration
- bridge_loop_avoidance.h:55:1: error: got }
- bridge_loop_avoidance.h:62:1: error: Expected ; end of type declaration
- bridge_loop_avoidance.h:62:1: error: got }
- bridge_loop_avoidance.h:68:1: error: Expected ; end of type declaration
- bridge_loop_avoidance.h:68:1: error: got }
- bridge_loop_avoidance.h:74:1: error: Expected ; end of type declaration
- bridge_loop_avoidance.h:74:1: error: got }
- bridge_loop_avoidance.h:80:1: error: Expected ; end of type declaration
- bridge_loop_avoidance.h:80:1: error: got }
- bridge_loop_avoidance.h:88:1: error: Expected ; end of type declaration
- bridge_loop_avoidance.h:88:1: error: got }
- bridge_loop_avoidance.h:100:1: error: Expected ; end of type declaration
- bridge_loop_avoidance.h:100:1: error: got }
- compat.h:52:11: error: unable to open 'linux/autoconf.h'
- northpole@debian:~/gsoc/batman-adv$ sparse -Wsparse-all *.c
- main.h:137:11: error: unable to open 'linux/mutex.h'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement