Hello.

Looks like it should be C<reuse_address> not reuse.

Vasily

Parrot <[email protected]> wrote:

>#1824: Configure step to determine if IPv6 is available on local machine
>-----------------------+----------------------------------------------------
> Reporter:  dukeleto   |       Owner:  jkeenan 
>     Type:  feature    |      Status:  assigned
> Priority:  normal     |   Milestone:          
>Component:  configure  |     Version:  2.8.0   
> Severity:  medium     |    Keywords:          
>     Lang:             |       Patch:  new     
> Platform:  all        |  
>-----------------------+----------------------------------------------------
>Changes (by jkeenan):
>
> * cc: kurahaupo (added)
>
>
>Comment:
>
> I have converted kurahaupo's patch to a file, attached.  (Since codingstd
> will ultimately complain about C++-style comments, I converted those to C
> comments.)
>
> When I went to compile this file, I got:
> {{{
> $ gcc ipv6probe.c
> ipv6probe.c: In function 'main':
> ipv6probe.c:46: error: 'reuse' undeclared (first use in this function)
> ipv6probe.c:46: error: (Each undeclared identifier is reported only once
> ipv6probe.c:46: error: for each function it appears in.)
> }}}
> Any suggestions as to what the reuse() function should be?
>
> Thank you very much.
>
> kid51
>
>-- 
>Ticket URL: <https://trac.parrot.org/parrot/ticket/1824#comment:6>
>Parrot <https://trac.parrot.org/parrot/>
>Parrot Development
>_______________________________________________
>parrot-tickets mailing list
>[email protected]
>http://lists.parrot.org/mailman/listinfo/parrot-tickets
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to