M
Morris Dovey
Ed said:google me. You will see I am myself alone and no ones puppet.
Consider yourself googled.
I, on the other hand [!!] am my /own/ sock puppet.
(That's how I can look so much alike.)
8-D
Ed said:google me. You will see I am myself alone and no ones puppet.
I haven't found any to date.
I have to say that jacob navia has written
a popular and well-respected C compiler.
To me, this is pretty strong
evidence that he's knowledgeable about C, and if you want to argue that
he's incompetent at C then the onus should be on you to provide evidence
for that.
In the absence of such evidence, I can only conclude that you
have a personal bias against him.
Of course you are right that my contributions to this group are
currently non-existent. I have to say that I'd be more inclined to
change that if the atmosphere round here was a bit more positive.
Ed said:google me. You will see I am myself alone and no ones puppet.
Consider yourself googled.
I, on the other hand [!!] am my /own/ sock puppet.
(That's how I can look so much alike.)
8-D
... snip ...
That is not C code, within the meaning of this newsgroup.
Oh god, not another bloody thread where Navia tries to hijack CLC to his
own personal taste and platform.
I do wish he'd get some medical help. His paranoia becomes quite annoying.
Ed said:(e-mail address removed) (Kenny McCormack) wrote:
.... snip nonsense ...
Meanwhile, do you have some justification for thread discussion
here instead of comp.programming .threads? If you have a good
one, you can persuade me. but I haven't seen a good justification
for it being here yet.
Jeff P. Bailey said:.... snip ...
I've only seen a small cross-section of what seems to be a long
and acrimonious posting history between these two, but the picture
from what I've seen is of jacob navia posting interesting articles
likely to be of wide interest to new C programmers, while he is
roundly condemned for this by everyone for being off-topic.
Mr Heathfield doesn't content himself with saying jacob's posts
are off-topic, but also adds personal insults to the effect that
jacob is incompetent at C. These accusations are quite implausible
given that jacob has authored a successful C compiler, and I can't
blame jacob for getting irritated by it.
Of course, as I said, I'm willing to believe that I haven't seen
the whole picture in this.
It is impossible to persuade the trolls that they are in a vanishingly
small minority here,
Mud-slinging is their stock-in-trade. They offer no evidence to
support their views for the simple reason that there isn't any.
Harking back to the Subject line, the problems in comp.lang.c are, in fact,
the trolls,
All they *can* do is sling mud.
That is not C code, within the meaning of this newsgroup.
Jeff P. Bailey said:
I am prepared to accept that it is popular.
I don't think he's truly incompetent. I do think he is less concerned with
the minutiae of C than he should be. I have provided plenty of evidence
for this in the past. You can either trust me on that (because I'm not
about to go digging about for old articles for your sake), or not. I don't
really care either way.
Oh god, not another bloody thread where Navia tries to hijack CLC to his
own personal taste and platform.
I do wish he'd get some medical help. His paranoia becomes quite annoying.
Bear in mind that McCormack is a notorious troll, normally plonked.
s/McCormack/Falconer/
I have certainly gained a lot of knowledge from Richard Heathfield's
posts. That's all I got to say!
I have certainly gained a lot of knowledge from Richard Heathfield's
posts. That's all I got to say!
CBFalconer said:Now consider that 'threaded' program running on a single processor
that is time shared between processes. That means that
periodically one process is interrupted, the time and effort spent
to switch processes, the new process finds it has nothing to do,
and the interruption time etc. is spent all over. In this case
things can be more efficient running in an unthreaded system.
The point is that things are not open-endedly improvements.
They may improve the apparent organizational complexity (which is an
advantage) without gaining any performance.
When the two processes
are effectively separate programs, and you just start both, things
are logically simple. The complexity is hidden in the mechanisms
that wake processes. Now some of the standard systems come into
place - producer/consumer, for example.
Well done, your loyalty will not go unrewarded. Now kiss your
Godfather's hand.
I don't know what made you assume that but yeah whatever floats your
boat.
santosh said:santosh said:Paulo Jorge de O. C. de Matos wrote:
I guess these are in fact, the things I use the most from C99. The
other stuff might be useful to others. I even inquired the gcc people
why C99 is so poorly [in ~10 years they still miss a couple of
features] implemented. Their reply was ... interesting but
not as clear as one would wish:
http://gcc.gnu.org/ml/gcc-help/2008-03/msg00221.html
Interesting.
And to follow up, Paulo's respondent seems to be implying pretty
strongly that a reason for gcc's slow implementation of C99 (and for
many other implementations as well) is that C is proving to be an
ill-designed language to extend easily.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.