command line argument parsing get extra ^X for Chinese characters when started from native win app

2013-12-23 Thread Xuefer
tested with $ uname -a CYGWIN_NT-6.1 mOo-PC 1.7.27(0.271/5/3) 2013-12-09 11:54 x86_64 Cygwin run the following code in .bat file, the file should be in GBK encoding. as your system should be GBK encoding by default to parse the batch file correctly or copy paste the code to start-run ==[ to get

std::bad_alloc since 1.24 using pipe

2010-05-17 Thread Xuefer
version with this bug (./astyle.exe is a backup before i downgrade it) $ ./astyle.exe --version Artistic Style Version 1.24 version without this bug $ astyle.exe --version Artistic Style Version 1.23 reproduced with: $ cat a | ./astyle.exe (.) terminate called after throwing an instance

std::bad_alloc since 1.24 using pipe

2010-05-16 Thread Xuefer
version with this bug (./astyle.exe is a backup before i downgrade it) $ ./astyle.exe --version Artistic Style Version 1.24 version without this bug $ astyle.exe --version Artistic Style Version 1.23 reproduced with: $ cat a | ./astyle.exe (.) terminate called after throwing an instance

iconv support for vim is lost again

2010-02-11 Thread Xuefer
$ LANG=C vim --version |grep -i iconv +float +folding -footer +fork() +gettext -hangul_input -iconv +insert_expand $ LANG=C vim --version | head -n3 VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Sep 30 2009 19:14:59) Included patches: 1-264 Compiled by http://cygwin.com/ -- Problem reports:

iconv support was dopped, request to add it back

2008-08-29 Thread Xuefer
vim 7.1 $ vim --version |grep -i iconv +folding -footer +fork() +gettext -hangul_input +iconv +insert_expand +jumplist vim 7.2 $ vim --version |grep -i iconv +float +folding -footer +fork() +gettext -hangul_input -iconv +insert_expand can someone maintain the vim package add iconv build support

i wonder when will cygwin use copy on write fork)(

2004-06-22 Thread Xuefer
the current implement non-copy on write is damn slow. especially configure scripts, which has soo many forks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: Re: i wonder when will cygwin use copy on write fork)(

2004-06-22 Thread Xuefer
Corinna Vinschen: i searched, but can't find. so many unrelative topics which keyword do u recommend? === Original Message 2004-06-22 17:01:30: === On Jun 22 16:46, Xuefer wrote: the current implement non-copy on write is damn slow. especially configure scripts, which has soo

ssh become slower and slower?

2004-06-15 Thread Xuefer
winxp P3 866 after reboot, ssh seems as fast as telnet(almost same as local, no network issue) but after long time using ssh, it become slower and slower, taking more and more cpu time i hold down space key, the system process shown in taskmgr.exe is 98% released the key, the process restore to

after setup, all file with no permissions

2004-04-10 Thread Xuefer
lastest setup.exe winxp ntfs install user: Administrator bash-2.05b$ ls /bin/cvs.exe -l --+ 1 Administ Users 607744 Aug 11 2003 /bin/cvs.exe (not only this file but all files) bash-2.05b$ cygcheck -s outputs cvs 1.11.6-3 what should i do?

Re: Re: after setup, all file with no permissions

2004-04-10 Thread Xuefer
Larry Hall: thanks, i did chmod it's a bug of setup.exe? i wonder when it'll be fix === Original Message 2004-04-11 06:21:13: === At 08:12 AM 4/10/2004, you wrote: lastest setup.exe winxp ntfs install user: Administrator bash-2.05b$ ls /bin/cvs.exe -l --+ 1 Administ