fix invalid type error on systems with HAVE_VA_LIST_AS_ARRAY#340
fix invalid type error on systems with HAVE_VA_LIST_AS_ARRAY#340asmuth wants to merge 1 commit intokohler:masterfrom asmuth:master
Conversation
|
I'm confused. Where does I'm worried that the type error actually represents a problem. |
|
The |
|
The problem came up a while back when trying to build click inside of a bitbake/yocto toolchain. I did not realize there was already a check for this condition and added the Of course if there already is a proper configure-time check for this, that should be used instead. I'll try debugging later/tomorrow why the |
fixes #336