From: Daniel A. S. <st...@ic...> - 2002-04-08 13:18:39
|
At 12:27 +0200 on 5/4/02, AO...@t-... wrote: > a valid socket file-handle adds "-sockname" to fconfigure. > in unix and windows the test on this option is based on > > strncmp(optionName, "-sockname", len) > > which allows -s, -so, .. -sockname as valid optionName. > > at MacOs this does not works because > > strcmp(optionName, "-sockname") is used > > this is a BUG thanks. I fixed this in core-8-3-1-branch and HEAD I'd be easier if you reported bugs on the SF bug tracker: https://sourceforge.net/tracker/?func=add&group_id=10894&atid=110894 Cheers, Daniel -- ** Daniel A. Steffen ** "And now to something completely ** Department of Mathematics ** different" Monty Python ** Macquarie University ** <mailto:st...@ma...> ** NSW 2109 Australia ** <http://www.maths.mq.edu.au/~steffen/> |