HOW TO REPRODUCE
- create a packagedependencies.txt file containing only
# This comment does not use the right syntax and causes a crash
- run
remaken install on it
EXPECTED BEHAVIOR
- A parsing error of some sort
OBSERVED BEHAVIOR
This seems to occur in the Dependency ctor, while calling boost::split method.