-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cope with Core 0.96.1 breaking API changes #393
Labels
Comments
AndyDentFree
added a commit
that referenced
this issue
Feb 24, 2016
Makefile - bumped core version to 0.96.2
Confirmed this includes not only massive ObjectStore fixes but also a restructuring of ObjectStore pushing the stuff we were pulling as a subtree down into a |
AndyDentFree
added a commit
that referenced
this issue
Feb 25, 2016
* master: Minor makefile fixes Update makefiles Update IDE project files Update paths in #include directives Update object store #404 Add way to specify encryption key # Conflicts: # internals/Realm-dotnet Code Change Diary - Andy Dent.txt # wrappers/Makefile
AndyDentFree
added a commit
that referenced
this issue
Feb 25, 2016
Makefile - bumped core version to 0.96.2
AndyDentFree
added a commit
that referenced
this issue
Feb 25, 2016
…re/core/cope-0.96.1-breaking/#393 # Conflicts: # wrappers/src/object-store/CMake/RealmCore.cmake # wrappers/src/object-store/CMakeLists.txt # wrappers/src/object-store/src/impl/cached_realm.hpp # wrappers/src/object-store/src/impl/external_commit_helper.hpp # wrappers/src/object-store/src/impl/realm_coordinator.hpp # wrappers/src/object-store/src/impl/transact_log_handler.cpp # wrappers/src/object-store/src/list.cpp # wrappers/src/object-store/src/list.hpp # wrappers/src/object-store/src/parser/parser.cpp # wrappers/src/object-store/src/parser/query_builder.cpp # wrappers/src/object-store/src/parser/test.sh # wrappers/src/object-store/src/shared_realm.cpp # wrappers/src/object-store/tests/CMakeLists.txt
AndyDentFree
added a commit
that referenced
this issue
Feb 25, 2016
correctly refer to the ObjectStore branch included and update Changelog.md to match
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Building wrappers fails, first error:
These are probably fixes in ObjectStore needing merging across as we shift to that core version.
The text was updated successfully, but these errors were encountered: