Ticket #51 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

sizeof() only works for types, not variables

Reported by: robertwb Owned by: somebody
Priority: major Milestone: 0.9.8.1
Component: Parsing Keywords:
Cc:

Description

Perhaps we should do like Pyrex, with a SizeofTypeNode? and SizeofVarNode?

Change History

Changed 5 years ago by robertwb

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

Changed 5 years ago by robertwb

  • milestone set to 0.9.8.1

Pyrex doesn't handle cimported types.

Note: See TracTickets for help on using tickets.