enthought / enthought/cwrap

when there no definitions cwarp create broken code

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

it will create something like this:

cdef extern from "test1.h":

cdef extern from "test2.h":

cdef extern from "test3.h":

it should add a cw_ast.Pass, when there no definitions.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.