Ticket #735 (closed defect: fixed)
Spurious warning about uninitalized C++ classes
| Reported by: | robertwb | Owned by: | robertwb |
|---|---|---|---|
| Priority: | major | Milestone: | 0.15.1 |
| Component: | Code Generation | Keywords: | |
| Cc: |
Description
cdef cpp_class_type foo foo.do_something()
should be valid when there is a default constructor.
Change History
Note: See
TracTickets for help on using
tickets.
