|
|
|
|
|
by steveklabnik
1925 days ago
|
|
One time, I had a work-issued laptop where they filled out my user account. They used spaces in my username. This meant that I had a space in every single path. It caused so many issues. But mostly with developer tooling, like Make, that assumes these sorts of things. Most programs worked just fine. |
|
Well there's your problem right there. That kind of shit needs to stop, and making companies that perpetrate it less able to develop software (and thus less profitable) is one of the only things people who don't directly interact with such a company can do to discourage it. (Not that that's in any way a good strategy, but to the tiny extent it has any bearing on makefile syntax in the first place, it's a argument against supporting spaces in filenames.)