Rishit Chaudhary

Results 18 comments of Rishit Chaudhary

Hi, Is there any update on how the analysis tools would detect/catch the issues in the above mentioned examples? Any updates would be helpful. Thanks.

Can I try working on the first 2 warnings shown in the build logs? The rest of the errors/warnings regarding the multiple definitions seem to be due to the inclusion...

Hi, I have been working on the issue in the background. @sten0 The warning you mentioned is still present while running the ```./build.sh``` command. I tried building it on **GCC...

I think the fix made by @aswild in #1398, is correct for the warning: ``` src/decompress.c: In function 'decompress_zlib': src/decompress.c:52:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]...

The code is as minified as possible for this purpose but at the same time, I am a university student learning C programming and Data Structures. If there is any...

> Also there were some problems with things like: %s, %c, %d etc. They were given without any explanaition. Would the addition of a table with the format specifiers and...

Hi, Could you describe the feature you are suggesting to add with an example, perhaps? Thanks

Can you share any recommended references, such as conference talks, blogs, videos, etc., to review before working on this doc, if any? I can review them and try writing up...