sawada@kimura4.kuee.kyoto-u.ac.jp (Akira Sawada) (11/09/90)
I cannot use socketpair with Perl PL37: % perl -e 'socketpair(C, D, 1, 1, 0) || die;' Died at /tmp/perl-ea05201 line 1. % But with PL28 it works. I checked the program with gdb and found the socketpair() was never called. So I guess it is a problem at the parsing time. (I am not familiar with yacc programing.) Machine: SPARCstation1 OS: SunOS 4.0.3 CC: Sun CC YACC: Sun yacc/GNU bison Thanx in advance. -- $@_7ED(J $@98(J@$@LZB<8&5f<<(J.$@EE5$9)3XBhFs65<<(J.$@5~ETBg3X(J sawada@kimura4.kuee.kyoto-u.ac.jp
sawada@kimura4.kuee.kyoto-u.ac.jp (Akira Sawada) (11/11/90)
In article <SAWADA.90Nov9234755@kimura4.kuee.kyoto-u.ac.jp> sawada@kimura4.kuee.kyoto-u.ac.jp (Akira Sawada) writes: |I cannot use socketpair with Perl PL37: | % perl -e 'socketpair(C, D, 1, 1, 0) || die;' | Died at /tmp/perl-ea05201 line 1. It works on PL40. Thank you very much. -- $@_7ED(J $@98(J@$@LZB<8&5f<<(J.$@EE5$9)3XBhFs65<<(J.$@5~ETBg3X(J sawada@kimura4.kuee.kyoto-u.ac.jp