zeromq / ingescape

Model-based framework for broker-free distributed software environments. Any language, any OS, web, cloud.
Other
61 stars 14 forks source link

Problem: SIGSEGV occurs when trying to compare mappings with splits #16

Closed Mathsoum closed 2 years ago

Mathsoum commented 2 years ago

Solution: There was a copy/paste mistake is the mapping_is_equal method. Using the right variable name solved the issue.

This PR increments the PATCH version number from 3.0.1 to 3.0.2