c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.
MIT License
509
stars
63
forks
source link
Error: unhandled exception: index 1 not in 0 .. 0 [IndexDefect] #276
...
FFmpeg-release-6.1/libavcodec/avcodec.h(2119, 18) Warning: comment '< neither convert the subtitles, nor check them for valid UTF-8' ignored [CommentXIgnored]
fatal.nim(53) sysFatal
Error: unhandled exception: index 1 not in 0 .. 0 [IndexDefect]
When parsing avcodec.h and the following
ffmpeg.c2nim
:with the command line:
I get the following error: