Guest User

Untitled

a guest
Jun 25th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. nextX_[this−>index()]
  2. prevX_[this−>index()]
  3.  
  4. In file included from mac/channel.cc:67:
  5. mac/wireless-phyExt.h: At global scope:
  6. mac/wireless-phyExt.h:70: warning: ‘typedef’ was ignored in this declaration
  7. mac/wireless-phyExt.h:255: warning: ‘typedef’ was ignored in this declaration
  8. mac/channel.cc:70: error: invalid use of ‘this’ at top level
  9. mac/channel.cc:70: error: array bound is not an integer constant
  10. mac/channel.cc:71: error: expected constructor, destructor, or type conversion before ‘prevX_’
  11. make: *** [mac/channel.o] Error 1
Add Comment
Please, Sign In to add comment