Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

using STL string/container to replace QT code - #67

Open
stonewell wants to merge 7 commits into
google:masterfrom
stonewell:master
Open

using STL string/container to replace QT code#67
stonewell wants to merge 7 commits into
google:masterfrom
stonewell:master

Conversation

@stonewell

Copy link
Copy Markdown

using STL string/container to replace QT code, add Make file and all tests passed

@pombredanne

Copy link
Copy Markdown
@stonewell

Copy link
Copy Markdown
Author

Thanks, his STL port more like a rewrite, my port just remove the QT dependency:)

@stonewell

Copy link
Copy Markdown
Author

https://github.com/QuentinFiard/diff_match_patch, this one do same thing as my work, I should search more before jump in

@pombredanne

Copy link
Copy Markdown

@stonewell both are inactive and a tad old... (this is other fork of the port your found is a tad more advanced... https://github.com/udif/diff_match_patch ) BUT you are active!
So you could use these as inspiration, but please do not stop your work: you are doing great.

@doublex

doublex commented Nov 28, 2019

Copy link
Copy Markdown

+1

@doublex

doublex commented Nov 28, 2019

Copy link
Copy Markdown

std::variant is C++17, C++11 would be nice

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants