Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

C::B and wxWidgets 2.9.5 under Windows

<< < (5/9) > >>

MortenMacFly:

--- Quote from: mojca on October 02, 2013, 09:44:30 am ---No, Scintilla is not abandoned, but wxScintilla seems to be.

--- End quote ---
Yes the original wxScintilla is dead. wxSTC is the replacement in the wxWidgets source tree, hence it is not as up-to-date as our fork nor we could use it by now as it is available in wx2.9.x+ only.

Besides us, I am not aware of other meaningful further-developed forks of wxScintilla.

So: Everything related to the scintilla core goes to the scintilla maintainer (Neil Hodges, http://www.scintilla.org), everything related to wxScintilla is our business.

mojca:
In that case I would like to request including <string> in src/sdk/wxscintilla/src/ScintillaWX.cpp. I still believe that it would be more logical if it was included in the Scintilla core, but they closed the ticket as invalid, so fixing ScintillaWX.cpp seems to be the only remaining option.

Other than that I have two questions:

* Is there any reasonable way to find all required patches for wxWidgets 2.9 compatibility in trunk (to be able to backport them to 12.11)? The code compiles now, but lacks some of the necessary patches that have been applied recently to work flawlessly. Or is there any new CB release planned in the near future? I would like to allow users to avoid using wxGTK on Mac and this is only possible with wxWidgets 2.9 on recent systems.
* I opened a new topic about the remaining problems with compiling the code in trunk http://forums.codeblocks.org/index.php/topic,18394.0.html. I would be grateful for help to fix these. The version 12.11 compiles now, but I don't know how to proceed with fixing issues in trunk.

oBFusCATed:
If I were you I'd wait for a while, maybe a release will happen, maybe not...   ::)
Also I won't bother with 12.11 anymore, being marked as stable doesn't mean it is.

p.s. Can you close all you bugs that you've opened for the patches I've applied, because I can track them down. And in the future don't add bugs and patches simultaneously, it makes it harder for us.

mojca:
I would happily close the tickets, but I don't know how. Do I have sufficient permissions for that?

The problem with the tracker is that it's not too user-friendly. I found a bug, reported it, later I came up with a patch, but bug reports don't allow attachments, so I didn't see a better solution.

oBFusCATed:
List them here and I'll close them.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version