2006/12/15, M. David Peterson <[EMAIL PROTECTED]>: > Running IPCE r4 built against Mono 1.2.2 it seems that, in fact, the problem > still exists *UNLESS* you run ipy with -X:TabCompletion, which seems to > cause everything to behave properly.
Indeed. Therefore -X:TabCompletion is enabled by default in IPCE r5. > Building IP 1.1a from source results in the following error, > > > IronPython/Modules/socket.cs(326,48): error CS0117: > `System.Net.Sockets.Socket' does not contain a definition for > `ReceiveBufferSize' > > IronPython/Modules/socket.cs(326,24): error CS0117: > `System.Net.Sockets.Socket' does not contain a definition for > `SendBufferSize' Patched in IPCE r5. -- Seo Sanghyeon _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
