Ticket #48 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Better error for casts

Reported by: robertwb Owned by: somebody
Priority: major Milestone: 0.10
Component: Error Reporting Keywords:
Cc:

Description

x = <foo>None
       ^
------------------------------------------------------------

/Users/robert/sage/cython/cython-0.9.8.1/Demos/test.pyx:2:8: Declarator should be empty

Change History

Changed 5 years ago by robertwb

  • milestone set to 0.9.8.2

Changed 5 years ago by dagss

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

Made it "Unknown type". Just change the string in the locations indicated in the changesets below if this was not appropriate.

 http://hg.cython.org/cython-devel/rev/18c66117c5e8  http://hg.cython.org/cython-devel/rev/02eb1bab8afa

Changed 5 years ago by robertwb

  • component changed from Parsing to Error Reporting
Note: See TracTickets for help on using tickets.