Comment # 13
              on bug 8414
              from  Evan Huus
        (In reply to comment #12)
> - I'm not a huge fan of the static arrays that just contain consecutive
> addresses for other arrays, but I think this is more appropriate to discuss
> in bug #8339?
Taking a closer look at the bitmask code in Wireshark and bug #8339, I would
suggest just generating these arrays with a macro. They do appear necessary,
but there ought to be a way to get the compiler to build them for you.
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.