Alexandre Julliard <[EMAIL PROTECTED]> writes:
> "Dimitrie O. Paun" <[EMAIL PROTECTED]> writes:
>
>> Here is the fix for this one (to maketests):
>>
>> - wine $filename | sed '1,/^Valid/d;s/\(.*\)/"\1",/'
>> + wine $filename | sed '1,/^Valid/d;s/\([0-9a-zA-Z_]*\)/
Em Seg 17 Nov 2003 17:18, Alexandre Julliard escreveu:
> ChangeSet ID: 10093
> CVSROOT: /opt/cvs-commit
> Module name: wine
> Changes by: [EMAIL PROTECTED] 2003/11/17 14:18:19
>
> Modified files:
> dlls/kernel: process.c
>
> Log message:
> Fixed regression in loading o
Em Sex 21 Nov 2003 10:28, Ivan Leo Murray-Smith escreveu:
> Current code builds on my system.
I get it building after a forced compilation, a make uninstall, updated
cvs and buid and install now runs
--
Marcelo Duarte
One regression that I found:
err:seh:setup_exception stack overflow 304 bytes in thread 000c eip
Was resolved by the patch:
Log message:
Force minimum stack size to 1Mb for Xlib.
Patch: http://cvs.winehq.com/patch.py?id=10104
Thanks.
Another persists yet.
Em Sáb 15 Nov 2003 14:00, Marce
On Mon, 24 Nov 2003 09:02, Uwe Bonnes wrote:
> Can anybody look at that problem?
I submitted a patch for this in September, but it never got included.
Le sam 22/11/2003 à 17:23, Ivan Gyurdiev a écrit :
> Macro __WINESRC__ is defined for dlls/wininet/cookie.c in the Makefile.
> The file cookie.c includes wine/debug.h.
> wine/debug.h includes windef.h.
> windef.h defines the macro FAR to __ONLY_IN_WINELIB()
> __ONLY_IN_WINELIB() defines to do_not_u
Hallo,
Peter Heckert <[EMAIL PROTECTED]> posted on c.e.m.w a problem with Sigma
Photo Pro 2. Sigma Photo Pro 2 can be downloaded at
http://www.sigma-photo.co.jp/english/downloads/downloads.html
It seems that IS_STRING_ITEM( lpitem->fType ) is set while there is no
lpitem->text.
Appended hack le
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes:
> Here is the fix for this one (to maketests):
>
> - wine $filename | sed '1,/^Valid/d;s/\(.*\)/"\1",/'
> + wine $filename | sed '1,/^Valid/d;s/\([0-9a-zA-Z_]*\)/"\1",/'
This should really be done at run time, you
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes:
> On November 22, 2003 12:32 pm, Ferenc Wagner wrote:
>> Thanks for the detailed explanations; I never use implicit
>> rules (prefer static patters).
>
> Same here, but Alexandre prefers them. Why is that Alexandre?
Portability, some versions of make
Lionel was wondering why just print out the status of
openGL, why not of other optional features. I tried to
get all of the important ones, comments and suggestions
welcome. This patch is intended to replace the previous
one.
Chris
configure.ac.patch
Description: Binary data
> "Sundial" == Sundial Services International Inc <[EMAIL PROTECTED]> writes:
Sundial> After updating Linux (glibc) the following problem has
Sundial> surfaced: [#1] If a Win32 executable is run from the shell with
Sundial> "./pgmname" the program does not run but produces the mess
After updating Linux (glibc) the following problem has surfaced:
[#1] If a Win32 executable is run from the shell with "./pgmname" the program
does not run but produces the message "segmentation fault." (If there is a
traceback or log then I don't know how to get it.)
[#2] However: if the pro
> "Jens" == Jens Briesofsky <[EMAIL PROTECTED]> writes:
Jens> My first set of patches contributed to wine, the results of my
Jens> struggle getting Climateprediction.net to work...
Perhaps consider writing test cases for yoyr finding to. Look at
../wininet/test/ how that is done.
Bye
Someone on irc had trouble with opengl, it wasn't clear
whether opengl support was enabled or not. Thought I
might throw out a patch to make things more explicit.
Chris
configure.ac.patch
Description: Binary data
> Yes, because under Unix you can actually create files that contain
> wildcards, so it should be possible to access them. We just need to
> prevent the Windows app itself from creating them.
Interesting. What about CopyFile and MoveFile then? CopyFile creates
a new file, so following your logic
Shachar Shemesh wrote:
Hi,
Are you the same guy who does maintains the ODBC driver for Postgresql?
Shachar
Hiroshi Inoue wrote:
Oops - that was meant as a private message.
Shachar
--
Shachar Shemesh
Open Source integration & consulting
Home page & resume - http://www.shemes
16 matches
Mail list logo