This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Samba Client compilation on the latest DLL


On Fri, Nov 29, 2002 at 12:53:02PM -0000, Linux Mail Account wrote:
> This used to work...
> 
> char xx_blah[255];
               ^^^
	       Huh?

> char *blah = xx_blah;
> 
> for (int i = 0; i < 256; i++)
                      ^^^
		      Oh oh!
>   blah[i] = 0;
> 
> It now segfaults.
> 
> Any ideas?

See above,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]