Errors resolver

Constantine Shulyupin <[email protected]>
Newsgroups gmane.linux.region.israel
Message-ID <CAE7jHC8dzNgytGvNDC3Wmqp6YVR=Qs9NdmsRzYyxmBx2SwT7kA@mail.gmail.com>
Hi

I develop application, which analyzes and helps to solve various
compilation and system errors.

For example:

echo "warning: implicit declaration of function ‘pthread_create’" |
./errors_resolver.py

Output with solution:

CPPFLAGS+=' -include pthread.h';

Tn this example errors_resolver.py searches tags and provides missing
header file.

You are welcome to review it and give feedback:
https://github.com/makelinux/errors_resolver

Thanks

-- 
Constantine Shulyupin
http://www.MakeLinux.co.il/
Embedded Linux Systems
Tel Aviv

_______________________________________________
Linux-il mailing list
[email protected]
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.