We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5268 - Sizes should be Uint32 (no int32)
Summary: Sizes should be Uint32 (no int32)
Status: NEW
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.13
Hardware: All All
: P2 enhancement
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-24 16:26 UTC by tadaddd111111
Modified: 2020-08-24 16:26 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tadaddd111111 2020-08-24 16:26:33 UTC
It is only one bit, but it will allow 2x larger size. That is not real problem, but it's unnecessary. Also, it will disallow programmers to put negative value to it.