[Bug 7646] Oracle connect wine-0.9.29&0.9.30 is OK wine-0.9.31&0.9.32 NG

Wine Bugs wine-bugs at winehq.org
Tue Mar 13 01:56:32 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7646





------- Additional Comments From j-yoshida at kanazawakiko.co.jp  2007-13-03 01:56 -------
I use git first time now. So,there is concern that it is not a correct method.
I did that,

$ tar -jxvf git-1.5.0.3.tar.bz2

$ cd git-1.5.0.3/
$ make prefix=/usr/local install
$ sudo make prefix=/usr/local install

$ git clone http://source.winehq.org/git/wine.git wine-git
$ cd wine-git
$ ./configure
$ make depend && make

$ git bisect start
$ git bisect good wine-0.9.30
$ git bisect bad wine-0.9.31
Bisecting: 255 revisions left to test after this
[30b6f9acd68f5c45971fabfd37458ce4840e70d3] oleaut32: Fix the return value of
ITypeInfo::Invoke when the property-put named argument isn't DISPID_PROPERTYPUT.

$ git bisect start oleaut32
Switched to branch "master"
$ git bisect good wine-0.9.30
$ git bisect bad
a2808903b184be88c445173cd713a24f2f1ab58e was both good and bad



-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list