Anders Wegge Keller said:
Is there a general consensus(sp?) of what is and isn't topical in
this group? Appeals to the almighty orcle of google hints to the fact
that there isn't a firm definition. So I'd like to hear if talk about
C-analysis/parsing+modification tools like Coccinelle, clang, lint
etc. are frowned upon here or not?
Wow, you've opened quite a can of worms-
There's no charter for clc as it already existed before
they became common. Thus there's no written manisfesto on
what's topical and what not, a nice reason for recurrent
flame-wars...
So, there's only some kind of consensus, with fightings
breaking out from time to time. The gist of this consensus
(not shared by all participants, obviously-

is that the
group is about C as the language, mostly as defined by
the standard(s). E.g. third party libraries, just because
they are written in C, aren't. Same for system specific
extensions. Tools used for writing C also are not really
considered topical - unless, of course, their results in
C-specific questions. I.e. if lint claims something is an
error it's completely on-topic to discuss if this is really
an error. The question, on the other hand, of which options
to pass to lint to make it stop complaining about that con-
struct isn't. And if you have ideas on how to improve the
standard (instead of how to interpret it) comp.std.c is
probably the better place for a discussion.
I guess that will give you the idea. I consider this to be
reasonable since so many things are written in C that co-
vering too much ground in this group would make it rather
useless for discussions about C and all the dark corners
that exist. This is probably also due to the fact that I
learned really a lot (and am still learning) on how to
write platform-independent code from those discussions, so
that I personally would find it a pity if this would get
drowned out by discussions about all kinds of posts about
system-specific extensions, pecularities of some libraries
I will never use, tools I never heard and rather likelu
won't ever care about.
Of course, there will appear a lot of posts in a short time
calling me a member of the "regulars cabal" or a "sock pup-
pet" of some one else. Let the fireworks start;-)
Regards, Jens