Re: [BUG 1.7 getopt_long() and recv()] has problem for tftp-hpa-5.0 on cygwin-1.7/win2003

2009-06-13 Thread Christopher Faylor
On Sat, Jun 13, 2009 at 07:53:10PM -0700, Xiaoqiang Zheng wrote: >to make the 2 BUGs more clear: > >* in the while loop of processing options with '-' using getopt_long(): > >$ tftpd/tftpd -u SYSTEM -L - -p -c -s /var/log > >1. it seems the '- '(-u SYSTEM) argument pairs that pass the second

Re: LFTP issue

2009-06-13 Thread Christopher Faylor
On Tue, Jun 09, 2009 at 12:11:18AM -0400, Christopher Faylor wrote: >On Mon, Jun 08, 2009 at 09:14:36PM -0400, Chris Sutcliffe wrote: Doing a little more debugging, and it looks like the issue is related directory size. ?I can execute 'ls | grep ' in a directory with 22 items with no is

Re: [BUG 1.7 getopt_long() and recv()] has problem for tftp-hpa-5.0 on cygwin-1.7/win2003

2009-06-13 Thread Charles Wilson
Xiaoqiang Zheng wrote: > to make the 2 BUGs more clear: > > * in the while loop of processing options with '-' using > getopt_long(): > > $ tftpd/tftpd -u SYSTEM -L - -p -c -s /var/log > > 1. it seems the '- '(-u SYSTEM) argument pairs that pass > the second argument as value have the value

Re: [BUG 1.7 getopt_long() and recv()] has problem for tftp-hpa-5.0 on cygwin-1.7/win2003

2009-06-13 Thread Xiaoqiang Zheng
there's no problem on gentoo linux, the normal messages are: getopt_long(): === gentoo tftp-hpa-5.0 # tftpd/tftpd -u root -L - -p -c -s /var/log cygwin: user=root optarg=root optind=3 cygwin: standalone=1 optind=4 cygwin: nodaemon=1 optind=4 cygwin: verbosity=1 optind=4 c

Re: [BUG 1.7 getopt_long() and recv()] has problem for tftp-hpa-5.0 on cygwin-1.7/win2003

2009-06-13 Thread Xiaoqiang Zheng
to make the 2 BUGs more clear: * in the while loop of processing options with '-' using getopt_long(): $ tftpd/tftpd -u SYSTEM -L - -p -c -s /var/log 1. it seems the '- '(-u SYSTEM) argument pairs that pass the second argument as value have the value lost and the variable get null value.

Re: [BUG 1.7 getopt_long() and recv()] has problem for tftp-hpa-5.0 on cygwin-1.7/win2003

2009-06-13 Thread Christopher Faylor
On Sat, Jun 13, 2009 at 11:36:50AM -0400, Christopher Faylor wrote: >On Sat, Jun 13, 2009 at 02:02:32AM -0700, Xiaoqiang Zheng wrote: >>* getopt_long() not work properly for tftp-hpa-5.0 on cygwin-1.7/win2003 >>* getopt_long() not work properly for tftp-hpa-5.0 on >>cygwin-1.5.25-15/win2003 > >I

Re: [BUG 1.7 getopt_long() and recv()] has problem for tftp-hpa-5.0 on cygwin-1.7/win2003

2009-06-13 Thread Christopher Faylor
On Sat, Jun 13, 2009 at 02:02:32AM -0700, Xiaoqiang Zheng wrote: >* getopt_long() not work properly for tftp-hpa-5.0 on cygwin-1.7/win2003 >* getopt_long() not work properly for tftp-hpa-5.0 on cygwin-1.5.25-15/win2003 I've read both of your messages (please just send one) and I don't see a desc

Re: Garbage man pages

2009-06-13 Thread Dave Korn
Haojun Bao wrote: >> Bill McCormick wrote: >>> Bill McCormick wrote: Bill McCormick wrote: > Hello, > > There's something wrong with my man pager; it's producing garbage > output. My ~/.bashrc has these entries: > > export MANPAGER='less -isrR' > export PAGER='less

Re: where to get c++ and java 4.0

2009-06-13 Thread Huang Bambo
cygwin 1.5 has gcc-4, but default is gcc3, and cygwin 1.7's default compiler is gcc4 2009/6/13 Marvin Hunkin : > hi. > where can i get the c++ and java 4.4 from this site? > and where to download? > can any one help. > cheers Marvin. > E-Mail: startrekc...@gmail.com >  Msn: startrekc...@msn.com >

where to get c++ and java 4.0

2009-06-13 Thread Marvin Hunkin
hi. where can i get the c++ and java 4.4 from this site? and where to download? can any one help. cheers Marvin. E-Mail: startrekc...@gmail.com Msn: startrekc...@msn.com Skype: startrekcafe Visit my Jaws Australia Group at http://groups.yahoo.com/groups/JawsOz/ -- Unsubscribe info: http:

[BUG 1.7 getopt_long() and recv()] has problem for tftp-hpa-5.0 on cygwin-1.7/win2003

2009-06-13 Thread Xiaoqiang Zheng
* getopt_long() not work properly for tftp-hpa-5.0 on cygwin-1.7/win2003 * recv() has problem for tftp-hpa-5.0 on cygwin-1.7/win2003 recv() has same problem for tftpd of inetutils-1.5.6 on cygwin-1.7/win2003 * there's no problem on cygwin 1.5.25-15/win2003 for tftp-hpa-5.0: 1. ./config

bash process current directory not set under Windows 7

2009-06-13 Thread Tor Hovland
Hi! When I open a Cygwin window on Windows XP, the shell starts in /home/username, and procexp (sysinternals.com) shows that the bash process current directory is C:\cygwin\home\username\. That's all good, then, but under Windows 7 RC1 build 7100 the bash process current directory is C:\Windo