Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Free the Editors

<< < (4/9) > >>

dmoore:
oh yeah, please report stability issues. even though I have tested on win32 and linux there are sure to be some problems.

dmoore:
like crashes if you leave undetached editors/logs open when you shut down CB :)

Ceniza:
I wish I could apply the patch first...


--- Quote from: patch -p0 < edfree.patch ---patching file src/include/wxFlatNotebook/include/wx/wxFlatNotebook/wxFlatNotebook.h
Hunk #1 FAILED at 1.
patch: **** malformed patch at line 488:
--- End quote ---

I don't really feel like patching manually :(

dmoore:
might be line endings. try opening in your favorite editor, saving and closing (even try something like the dos editor "edit"). also did you use switch -p0 (its what i have to use on the patch utility in win32)(sorry: didn't read closely enough)

Ceniza:
Ran it thru dos2unix and things got better, but it still failed trying to patch wxFlatNotebook.h


--- Quote from: patch -p0 < edfree.patch ---patching file src/include/wxFlatNotebook/include/wx/wxFlatNotebook/wxFlatNotebook.h
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 128.
Hunk #3 FAILED at 138.
Hunk #4 FAILED at 179.
Hunk #5 FAILED at 215.
Hunk #6 FAILED at 360.
Hunk #7 FAILED at 545.
Hunk #8 FAILED at 695.
8 out of 8 hunks FAILED -- saving rejects to file src/include/wxFlatNotebook/include/wx/wxFlatNotebook/wxFlatNotebook.h.rej
--- End quote ---

I'm trying to patch it manually after all :P

[edit]
I ran that .h thru dos2unix and it got even better, but still fails in some places.
[/edit]

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version