Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
vala
vala
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 702
    • Issues 702
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 38
    • Merge Requests 38
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • External Wiki
    • External Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • GNOME
  • valavala
  • Issues
  • #428

Closed
Open
Opened Jan 19, 2014 by bugzilla-migration@bugzilla-migrationReporter

Add various functions to SHORT and USHORT types

Submitted by Steven Oliver @steveno

Link to original bug (#722570)

Description

Created attachment 266680 Patch to add described functions

This patch should add the following functions to both the SHORT type and the USHORT type:

  • to_pointer
  • to_big_endian
  • to_little_endian
  • from_big_endian
  • from_little_endian

It also removes a stray space from the header. Since I was in there I fixed it.

Patch 266680, "Patch to add described functions":
0001-Add-the-following-functions-to-SHORT-and-USHORT-type.patch

Version: 0.23.x

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/vala#428