Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 99385 Details for
Bug 145446
app-emulation/bochs-2.3 released, version bump request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bochs-2.3-redolog_FTBFS.patch
bochs-2.3-redolog_FTBFS.patch (text/plain), 656 bytes, created by
Andreas Niederl
on 2006-10-11 13:03:10 UTC
(
hide
)
Description:
bochs-2.3-redolog_FTBFS.patch
Filename:
MIME Type:
Creator:
Andreas Niederl
Created:
2006-10-11 13:03:10 UTC
Size:
656 bytes
patch
obsolete
>Index: bochs-2.3/iodev/hdimage.cc >=================================================================== >--- bochs-2.3.orig/iodev/hdimage.cc 2006-09-17 02:28:23.000000000 +0300 >+++ bochs-2.3/iodev/hdimage.cc 2006-09-17 02:28:53.000000000 +0300 >@@ -1586,7 +1586,7 @@ int z_undoable_image_t::open (const char > sprintf (logname, "%s%s", pathname, UNDOABLE_REDOLOG_EXTENSION); > } > >- if (redolog->open(logname,REDOLOG_SUBTYPE_UNDOABLE,size) < 0) >+ if (redolog->create(logname,REDOLOG_SUBTYPE_UNDOABLE,size) < 0) > { > if (redolog->create(logname, REDOLOG_SUBTYPE_UNDOABLE, size) < 0) > {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 145446
:
99384
| 99385 |
129939