krisvers

Results 5 comments of krisvers

With what Riley said, adding prefixes is much more important of a compatibility break than renaming Ready to Valid as there are so many namespace collisions with winapi. Although, I...

@raysan5 Why not? There are many problematic collisions with winapi, and no prefix can cause **_unnecessary_** future namespace collisions.

I understand that, but if a compatibility change for functions is being considered then it makes sense to also consider other sensible function name changes like using a prefix to...

Yeah it is fair to consider that the addition of a prefix would break almost all backwards compatibility. However, a prefix for this project should have been from day one...

> Anyway, this is a pointless discussion, this is my final message on the topic. > > If you have some complaint, probably better direct them to Microsoft and Winapi...