Y
Hacker News
new
|
ask
|
show
|
jobs
by
manwe150
813 days ago
Should the better fix then to have been to revert the bad commit with the malicious commit message, rather than just deleting the dot (as was done)?
1 comments
humanrebar
812 days ago
The better fix would be to move to proper dependency management and depend on a version range of a dependency instead of hoping you can do a better job of modelling the same with strings hardcoded into a CMakeLists.txt.
link