Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: more descriptive warning for "ccall: wrong number of arguments to C function in Module" #20496

Closed
thofma opened this issue Feb 7, 2017 · 2 comments

Comments

@thofma
Copy link
Contributor

thofma commented Feb 7, 2017

Similar to #20129, but it concerns the warning. I am on

julia> versioninfo()
Julia Version 0.6.0-dev.2634
Commit 754757c* (2017-02-07 15:55 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz
  WORD_SIZE: 64
  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Nehalem)
  LAPACK: libopenblas64_
  LIBM: libopenlibm
  LLVM: libLLVM-3.9.1 (ORCJIT, nehalem)

and I get

WARNING: ccall: wrong number of arguments to C function in Module

after using Module. It's kind of hard to find the problem if there are a lot of ccalls.

@yuyichao
Copy link
Contributor

yuyichao commented Feb 7, 2017

Dup of #20129 ......... Please search the issue first.... These two even have almost identical titles......

Edit: Sorry I see you linked there. The two are still the same issue though.

@yuyichao yuyichao closed this as completed Feb 7, 2017
@thofma
Copy link
Contributor Author

thofma commented Feb 7, 2017

Ok, I post the comment over there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants