#496: [PATCH] Ressurect socket io (unix only)
-----------------------+----------------------------------------------------
  Reporter:  bacek     |        Type:  patch  
    Status:  reopened  |    Priority:  normal 
 Milestone:            |   Component:  core   
   Version:            |    Severity:  fatal  
Resolution:            |    Keywords:  sockets
      Lang:            |       Patch:  applied
  Platform:  linux     |  
-----------------------+----------------------------------------------------
Changes (by doughera):

  * severity:  low => fatal


Comment:

 I've bumped this to 'fatal' because it completely breaks the build for me,
 both on Solaris and on Linux/x86.  Here's the relevant output of make:

 {{{
 src/io/socket_api.c: In function 'Parrot_io_new_socket_pmc':
 src/io/socket_api.c:244: error: 'enum_class_Socket' undeclared (first use
 in this function)
 }}}

 This is with a plain  {{{ perl Configure.pl && make }}} on Linux/x86.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/496#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