Ticket #412 (closed defect: fixed)
char comparison stopped working
| Reported by: | dagss | Owned by: | scoder |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.12 |
| Component: | Code Generation | Keywords: | |
| Cc: |
Description (last modified by scoder) (diff)
cdef int i = 'x' print i == 'x'
prints False
Change History
Note: See
TracTickets for help on using
tickets.
