Ticket #54 (closed defect: fixed)

Opened 5 months ago

Last modified 4 months ago

unsigned int arithmatic

Reported by: robertwb Assigned to: somebody
Priority: major Milestone: 0.10
Component: Code Generation Version:
Keywords: Cc:

Description

The C spec is unsigned + signed = signed + unsigned = unsigned (well, usually). Cython should follow this.

Change History

08/22/2008 01:01:27 AM changed by robertwb

  • component changed from Build System to Code Generation.
  • milestone changed from wishlist to 0.9.8.2.

09/13/2008 08:33:41 PM changed by robertwb

  • status changed from new to closed.
  • resolution set to fixed.