We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b452f commit 8d04ee8Copy full SHA for 8d04ee8
nob.h
@@ -2155,6 +2155,8 @@ NOBDEF int closedir(DIR *dirp)
2155
and let them co-exist for a while.
2156
- MAJOR update should be just a periodic cleanup of the deprecated functions and types
2157
without really modifying any existing functionality.
2158
+ - Breaking backward compatibility in a MINOR release should be considered a bug and
2159
+ should be promptly fixed in the next PATCH release.
2160
2161
Naming Conventions:
2162
0 commit comments