cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl on win infected by GPL?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 11 Nov 2002 23:14:50 +0100 (MET)

On Mon, 11 Nov 2002, Dave Halbakken wrote:

> The contents of dllinit.c file are pretty trivial. The VC++ project wizard
> generates nearly the same code. I don't know much about mingwin or cygwin,
> but I think it would be very easy to replace the file for the vc6 version
> and get rid of the FSF license comment. I've never worked on an open source
> project before, so I don't know all the ins and outs of contributing
> source. I'd be happy to contribute a vc6 version of the file, though.
>
> The file name would likely need to change, so the vc6 makefile would need
> to change, too.

I'd welcome the changes. As Mumit Khan's mail confirmed, we need to replace
that file.

> What tool and command is used to generate patches that people submit to
> this list?

We use 'diff' and then perferably GNU diff. There's a native Windows version
available here: http://gnuwin32.sourceforge.net/packages/diffutils.htm

We prefer the -u style option.

(And on the applying side, we use the 'patch' tool to apply diffs.)

As Soren already said, if you get the curl sources off CVS you can use cvs
itself to get diffs suitable to mail as patches.

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-11-11