And a reason I don't see Pascal as a usable language, due to warts (such as this one) in its featureset.
There are many languages that are not considered useful languages by different people. It's just that people have different expectations and preferences regarding tools. Everyone has their own personal opinion of a given language. For example, I find Python completely useless to me. And the C language is of very little use. Others think otherwise. And this is due to my needs and expectations. Simply.
Pascal will not be fixed anyway, as it is set in stone now...
Maybe it doesn't need fixing. There's a sound rule that says, "Don't fix what ain't broke." So you think Pascal needs fixing and I think it's not broken so it doesn't need fixing. I suspect that when I say C is broken, you might (I speculate) say it doesn't need fixing because it's well designed. And it all comes from needs and expectations.
Every older language is carved in stone. For example, C, C++ as well as Java or C#. They are only extended, but the same approach is applied to Pascal. A separate issue is the removal of existing and used language features. Is this a good solution? Well, it depends how you look at it. For example, the C++ committee believes not. The people responsible for the development of Object Pascal (Delphi) also think so. But Guido and his friends, for example, don't think so anymore. And what was the reaction of Python users? And there are probably several such languages, apparently: Scala, Swift (I don't use it, I'm just quoting rumors).
...so the best I can hope is its users will move on to better-designed languages, after acquiring a sense for what good design is. (which my posting here might help with)
And what does better designed mean? This is a rather vague and general statement. If you ask for clarification, everyone will list slightly different sets of features. Again: it all depends on your needs and expectations. For example, the build system. If someone values time and convenience, they use, for example, Delphi (lazarus) or Visual Studio, and then for some reason they have to use CMake, then they go to hell. So Pascal is better designed for me. And I hope that gradually people will switch from various "strange" languages to Pascal

It worked with some other type earlier, so this is inconsistent and arbitrary.
Oh, there are many inconsistencies in different languages. After all, this is related to design decisions. It's impossible to please everyone. That's why everyone chooses the language that bothers him the least
