Mentions légales du service

Skip to content
Snippets Groups Projects
Commit fa744350 authored by Vincent Danjean's avatar Vincent Danjean
Browse files

Avoid nested functions

llvm (clang) does not support them. Instead, use a global function
with a context created in the external function instead of a nested
function.

See http://bugs.debian.org/742843 for the initial report.
parent f8d1e985
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment