[Gambas-bugtracker] Bug #1726: Support Unsigned Integer Types
    bugtracker at gambaswiki.org 
    bugtracker at gambaswiki.org
       
    Wed Feb  5 00:56:32 CET 2020
    
    
  
http://gambaswiki.org/bugtracker/edit?object=BUG.1726&from=L21haW4-
REALITYRIPPLE reported a new bug.
Summary
-------
Support Unsigned Integer Types
Type             : Request
Priority         : Low
Gambas version   : Unknown
Product          : Language
Description
-----------
I know it sort of breaks from the legacy Visual Basic vibe, but it'd be really nice if UShort, UInt, and ULong types were available directly. They don't necessarily need to change any existing functionality, and it would probably be acceptable to make them equate to their signed counterparts, which would let them function as drop-in replacements for existing component parameters, as the actual bytes are unchanged. It'd just help make binary work feel cleaner to developers.
System information
------------------
Unnecessary
    
    
More information about the Bugtracker
mailing list