Problem with Text mounts after updating using setup.exe

2007-08-15 Thread Bart van der Werf
ion ? I wouldn't expect an additional 0x0d even if the mount was in binmode. greeting Bart van der Werf cygcheck.out Description: cygcheck.out -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

RE: Problem with Text mounts after updating using setup.exe

2007-08-15 Thread Bart van der Werf
> From: Igor Peshansky > On Wed, 15 Aug 2007, Bart van der Werf wrote: > > > After upgrading cygwin some of my textmode mount files > started to have > > additional 0x0d characters. > > You won't get them on a binmode mount. Looks like grep opens >

RE: Problem with Text mounts after updating using setup.exe

2007-08-20 Thread Bart van der Werf
Could someone confirm this is introduced in grep-2.5.1a-4, grep-2.5.1a-2 seems to be good? Greets, Bart > -Original Message- > From: Bart van der Werf > Sent: Wednesday, August 15, 2007 10:44 AM > To: cygwin@cygwin.com > Subject: Problem with Text mounts after updating

Problem when compiling signal.h in GCC with strict ISO C options turned on

2004-03-12 Thread Bart van der Werf \(Bluelive\)
think :) Message: /usr/include/cygwin/signal.h:48: error: ISO C doesn't support unnamed structs/unions gcc flags: -ggdb -ansi -W -Wall -Werror -pedantic-errors -O2 -Wformat=2 -Wno-unused -DPOSIX -DPOSIX_SOURCE Grtz, Bart van der Werf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp

LGPL

2004-04-20 Thread Bart van der Werf \(Bluelive\)
Will the cygwin.dll become LGPL at one time in the future? The viral GPL clause really makes me not want to use it with my BSD licensed application. Grtz, Bart -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

setup.exe and source-only packages

2004-04-29 Thread Bart van der Werf \(Bluelive\)
Setup reports all source-only packages as not installed when I run setup when I did install them the the last time I ran setup.exe, version numbers havent changed. -- Bart van der Werf (Bluelive) http://pluk.sf.net/ irc://irc.freenode.org/pluk -- Unsubscribe info: http://cygwin.com/ml

G++ seems broken

2004-06-03 Thread Bart van der Werf \(Bluelive\)
#include int main() { vector quux; return 0; } g++ test.cpp test.cpp: In function `int main()': test.cpp:4: error: `vector' undeclared (first use this function) test.cpp:4: error: (Each undeclared identifier is reported only once for each function it appears in.) test.cpp:4: error: synt

Most recent sshd doesnt accept sessions (known issue)

2004-08-23 Thread Bart van der Werf \(Bluelive\)
Ive been using sshd on windows using cygwin for a year now with success (altough i do need to copy a bit of registery info after every update because it doesnot do the path mounts correctly for the service) I updated all of cygwin and rebooted, now i cant login to the sshd service anymore. I saw

RE: Most recent sshd doesnt accept sessions (known issue)

2004-08-23 Thread Bart van der Werf \(Bluelive\)
> > I updated all of cygwin and rebooted, now i cant login to the sshd > > service anymore. > > http://www.cygwin.com/ml/cygwin-announce/2004-08/msg00031.html i decided to downgrade because i cant find what that -r flag actually does -- Unsubscribe info: http://cygwin.com/ml/#unsubscrib