Re: semantic-clang tempfiles
David Engster <[email protected]> Tue, 23 Dec 2014 23:51:27 +0100
| Newsgroups | gmane.emacs.semantic |
|---|---|
| Message-ID | <[email protected]> |
Eric Ludlam writes: > On 12/03/2014 01:48 PM, Dmitry Cherkassov wrote: >> I see semantic-clang generates __SEMANTIC_CLANG_TEMPFILE.c in working >> dirs, that some Makefiles may interpret as ordinary source and try to >> compile & link. >> >> This is bad, how can i turn it off? > > > Semantic clang is not well supported as it was requested we not invest > in it. Well, I try to keep it up-to-date, but I concentrate on other things, indeed. Regarding the temp file, you can change it through semantic-clang-temp-filename. Unfortunately, clang can only provide completions on an actual file, and not through stdin (last I checked). -David ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net