#534: Get rid of PARROT_NET_DEVEL
----------------------+-----------------------------------------------------
 Reporter:  Infinoid  |       Owner:  whiteknight
     Type:  todo      |      Status:  assigned   
 Priority:  minor     |   Milestone:             
Component:  none      |     Version:             
 Severity:  medium    |    Keywords:             
     Lang:            |       Patch:             
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by whiteknight):

 See r39778, r39787, and r39788 for changes I've made in relation to this
 ticket.

  - the macro is now called PARROT_NETWORKING_SUPPORT
  - all the API functions consistently throw EXCEPTION_UNIMPLEMENTED when
 we don't have networking support.
  - We can query Parrot to determine whether we have this support by
 calling {{{$I0 = interpinfo INTERPINFO_NETWORKING_SUPPORT}}} (which I need
 to add tests for still).

 These changes should satisfy this ticket. Once the branch merges to trunk
 (which should be soon) if I don't hear any complaints I will close this.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/534#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to