Comment # 11
              on bug 8070
              from  Shoichi Sakane
        (In reply to comment #8)
> Comment on attachment 10262 [details]
> patch for packet-coap.c supporting the latest draft of CoAP, version 14.
> 
> As Guy said, filterable values should still be possible (and are definitely
> a good thing).
> 
> Also, a minor note, we provide an array_length() macro that you can use in a
> few places where you're manually doing sizeof(x)/sizeof(x[0]).
Changed to use array_length() macro. Thanks!
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.