http://bugs.winehq.com/show_bug.cgi?id=648
*** shadow/648 Sat Jun 1 12:54:14 2002
--- shadow/648.tmp.27516 Sat Jun 1 12:54:36 2002
***************
*** 272,274 ****
--- 272,278 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-06-01 12:54 -------
Duncan, thank you for excellent bug report and research.
Closing per your comments. Reopen if the bug still exists.
+
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-06-01 12:54 -------
+ Closing
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=736
*** shadow/736 Fri May 31 11:27:51 2002
--- shadow/736.tmp.6479 Sat Jun 1 06:38:12 2002
***************
*** 271,273 ****
--- 271,277 ----
(the system.reg value is wrong, debugger/winedbg).
Then type "bt" and show us the trace.
Thanks !
+
+ ------- Additional Comments From puoti(a)inwind.it 2002-06-01 06:38 -------
+ Created an attachment (id=151)
+ Here is the full debug provided by bug_report.pl
http://bugs.winehq.com/show_bug.cgi?id=330
*** shadow/330 Fri May 31 21:51:30 2002
--- shadow/330.tmp.14057 Fri May 31 23:41:00 2002
***************
*** 48,50 ****
--- 48,55 ----
rev=1.3&content-type=text/vnd.viewcvs-markup
Please update this bug if you submit a patch.
+
+ ------- Additional Comments From vinn(a)theshell.com 2002-05-31 23:41 -------
+ I didn't read that very well. It's vaguely BSD-ish, but with a restriction
+ added (namely, that you can't place restrictions.) This seems at odds with the
+ LGPL (section 6.) Ick. I guess I'll punt that legal ball to someone else.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=740
*** shadow/740 Fri May 31 19:22:23 2002
--- shadow/740.tmp.10344 Fri May 31 22:04:14 2002
***************
*** 366,368 ****
--- 366,371 ----
Well, since the error is gone, I guess it can be resolved, but I'm not closing
it until we figure out what the real problem is, i.e. why fgbits gets set to
zero...
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-31 22:04 -------
+ David, pack the log with bzip. It is known to compress logs very well.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=330
*** shadow/330 Wed May 22 12:47:51 2002
--- shadow/330.tmp.9187 Fri May 31 21:51:30 2002
***************
*** 23,25 ****
--- 23,50 ----
One good source of information can be the MinGW project. See http://www.mingw.org.
Check if their license is compatible with ours. If it is, you can just copy
missing definitions. Don't forget to include the copyright note.
+
+ ------- Additional Comments From vinn(a)theshell.com 2002-05-31 21:51 -------
+ Looking at: http://www.mingw.org/licensing.shtml
+ it shows the w32api part of Mingw as BSD:
+
+ You are free to use, modify and copy this package. No restrictions are imposed
+ on programs or object files compiled with this library. You may not restrict
+ the the usage of this library. You may distribute this library as part of
+ another package or as a modified package if and only if you do not restrict the
+ usage of the portions consisting of this (optionally modified) library. If
+ distributed as a modified package then this file must be included.
+
+ This library is distributed in the hope that it will be useful, but WITHOUT ANY
+ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+ PARTICULAR PURPOSE.
+
+ With that in mind, you can find richole.h at:
+ http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mingw/w32api/include/richole…
+ rev=1.2&content-type=text/vnd.viewcvs-markup
+
+ and richedit.h at:
+ http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mingw/w32api/include/richedi…
+ rev=1.3&content-type=text/vnd.viewcvs-markup
+
+ Please update this bug if you submit a patch.
\ No newline at end of file