Skip to content
Snippets Groups Projects

FIX: Explicit bfs:path conversion to string.

Merged Daniel Hornung requested to merge f-fix-25 into dev
All threads resolved!
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -23,5 +23,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
@@ -23,5 +23,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
### Fixed
* #11 - Transaction::GetResultSet() now always returns a valid reference.
* #11 - Transaction::GetResultSet() now always returns a valid reference.
 
* #25 - Compiles on MacOS with LLVM now.
### Security
### Security
Loading