Replace long and ulong with stdint types

Registered by Jay Pipes

Replace ulong with uint32_t or uint64_t and long with int32_t or int64_t.

The fun part about this is that each ulong or long variable needs to be looked at and checked to see if it's intended to be 32 or 64 bit.

Blueprint information

Status:
Complete
Approver:
Brian Aker
Priority:
Essential
Drafter:
Monty Taylor
Direction:
Approved
Assignee:
Monty Taylor
Definition:
Approved
Series goal:
Accepted for trunk
Implementation:
Implemented
Milestone target:
milestone icon cirrus
Started by
Jay Pipes
Completed by
Lee Bieber

Related branches

Sprints

Whiteboard

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.