Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > Updates to the ccl

Reply
Thread Tools

Updates to the ccl

 
 
jacob navia
Guest
Posts: n/a
 
      06-07-2012
Hi
I have uploaded a new "templated" version of the double linked list
container, and updated the documentation.
 
Reply With Quote
 
 
 
 
Joe.
Guest
Posts: n/a
 
      06-08-2012

"jacob navia" <> wrote in message
news:jqqfub$7o2$...
> Hi
> I have uploaded a new "templated" version of the double linked list
> container, and updated the documentation.


So what?

"When one is 20, they worry what people think about them. When they are 40,
they don't care what people think about them. When they are 60, they realize
that no on has ever even been thinking about them (!)".
- Joel Osteen (paraphrased)


 
Reply With Quote
 
 
 
 
Kenny McCormack
Guest
Posts: n/a
 
      06-08-2012
In article <jqs4j2$653$>, Joe. <> wrote:
>
>"jacob navia" <> wrote in message
>news:jqqfub$7o2$...
>> Hi
>> I have uploaded a new "templated" version of the double linked list
>> container, and updated the documentation.

>
>So what?
>
>"When one is 20, they worry what people think about them. When they are 40,
>they don't care what people think about them. When they are 60, they realize
>that no on has ever even been thinking about them (!)".
> - Joel Osteen (paraphrased)


Why am I not surprised to see the religious whackos of CLC quoting whacko
televangelists as sources of wisdom?

--
Faced with the choice between changing one's mind and proving that there is
no need to do so, almost everyone gets busy on the proof.

- John Kenneth Galbraith -

 
Reply With Quote
 
jacob navia
Guest
Posts: n/a
 
      06-08-2012
Le 08/06/12 09:50, Kenny McCormack a écrit :
> In article<jqs4j2$653$>, Joe.<> wrote:
>>
>> "jacob navia"<> wrote in message
>> news:jqqfub$7o2$...
>>> Hi
>>> I have uploaded a new "templated" version of the double linked list
>>> container, and updated the documentation.

>>
>> So what?
>>
>> "When one is 20, they worry what people think about them. When they are 40,
>> they don't care what people think about them. When they are 60, they realize
>> that no on has ever even been thinking about them (!)".
>> - Joel Osteen (paraphrased)

>
> Why am I not surprised to see the religious whackos of CLC quoting whacko
> televangelists as sources of wisdom?
>


And, as usual, I am the object of their "well intentioned" messages.

 
Reply With Quote
 
BruceS
Guest
Posts: n/a
 
      06-08-2012
On Jun 8, 12:08*am, "Joe." <antelo...@news.net> wrote:
> "jacob navia" <ja...@spamsink.net> wrote in message
>
> news:jqqfub$7o2$...
>
> > Hi
> > I have uploaded a new "templated" version of the double linked list
> > container, and updated the documentation.

>
> So what?


So...any C programmers who use his stuff can now get the latest? Is
it really that hard to understand why he lets people know he has an
update?
 
Reply With Quote
 
James Kuyper
Guest
Posts: n/a
 
      06-08-2012
On 06/08/2012 02:05 PM, BruceS wrote:
> On Jun 8, 12:08 am, "Joe." <antelo...@news.net> wrote:
>> "jacob navia" <ja...@spamsink.net> wrote in message
>>
>> news:jqqfub$7o2$...
>>
>>> Hi
>>> I have uploaded a new "templated" version of the double linked list
>>> container, and updated the documentation.

>>
>> So what?

>
> So...any C programmers who use his stuff can now get the latest? Is
> it really that hard to understand why he lets people know he has an
> update?


No, the hard part is figuring out why he uses this newsgroup rather
than, for instance, the lcc newsgroup for announcements specific to his
own compiler. No other vendor uses this newsgroup to announce new
versions, which might give you a hint about the propriety of doing so.

I'll grant you, there's some other spammers who also use this newsgroup
for announcements of many different kinds that unrelated to C, but it's
an unmoderated newsgroup, so there's not much that can be done about it.
 
Reply With Quote
 
BartC
Guest
Posts: n/a
 
      06-08-2012
"James Kuyper" <> wrote in message
news:...
> On 06/08/2012 02:05 PM, BruceS wrote:


>> So...any C programmers who use his stuff can now get the latest? Is
>> it really that hard to understand why he lets people know he has an
>> update?

>
> No, the hard part is figing out why he uses this newsgroup rather
> than, for instance, the lcc newsgroup for announcements specific to his
> own compiler.


The 'CCL' library is not specific to lcc-win.

> No other vendor uses this newsgroup to announce new
> versions, which might give you a hint about the propriety of doing so.


Perhaps because it isn't a very good medium for advertising.

--
Bartc

 
Reply With Quote
 
jacob navia
Guest
Posts: n/a
 
      06-08-2012
Le 08/06/12 20:26, James Kuyper a écrit :
> On 06/08/2012 02:05 PM, BruceS wrote:
>> On Jun 8, 12:08 am, "Joe."<antelo...@news.net> wrote:
>>> "jacob navia"<ja...@spamsink.net> wrote in message
>>>
>>> news:jqqfub$7o2$...
>>>
>>>> Hi
>>>> I have uploaded a new "templated" version of the double linked list
>>>> container, and updated the documentation.
>>>
>>> So what?

>>
>> So...any C programmers who use his stuff can now get the latest? Is
>> it really that hard to understand why he lets people know he has an
>> update?

>
> No, the hard part is figuring out why he uses this newsgroup rather
> than, for instance, the lcc newsgroup for announcements specific to his
> own compiler. No other vendor uses this newsgroup to announce new
> versions, which might give you a hint about the propriety of doing so.
>


In those sentences Mr Kuyper says two falsehoods:

1) The containers library would be specific to my compiler. Even if he
knows perfectly well from the discussion of this last years he will
start repeating that again and again.

2) "No other vendor" implies that I am a shrewd businessman trying to
sell something here even if he knows perfectly well that I am
distributing the whole code base for free without any strings
attached. I have repeated this again and again for years, but Mr
Kuyper insists in disseminating falsehoods again and again.

> I'll grant you, there's some other spammers who also use this newsgroup
> for announcements of many different kinds that unrelated to C, but it's
> an unmoderated newsgroup, so there's not much that can be done about it.


When I speak about a project to add a containers library to the C
language I am a spammer because in this group the only allowed
compiler is gcc, maybe Microsoft but then people are redirected
immediately to some long dead windows group.


 
Reply With Quote
 
Ian Collins
Guest
Posts: n/a
 
      06-08-2012
On 06/ 9/12 06:26 AM, James Kuyper wrote:
> On 06/08/2012 02:05 PM, BruceS wrote:
>> On Jun 8, 12:08 am, "Joe."<antelo...@news.net> wrote:
>>> "jacob navia"<ja...@spamsink.net> wrote in message
>>>
>>> news:jqqfub$7o2$...
>>>
>>>> Hi
>>>> I have uploaded a new "templated" version of the double linked list
>>>> container, and updated the documentation.
>>>
>>> So what?

>>
>> So...any C programmers who use his stuff can now get the latest? Is
>> it really that hard to understand why he lets people know he has an
>> update?

>
> No, the hard part is figuring out why he uses this newsgroup rather
> than, for instance, the lcc newsgroup for announcements specific to his
> own compiler.


I don't use lcc, but I am interested in the work he is doing with this
library. So what's wrong with posting updates here? Do you prefer
reading yet more contrived examples of undefined behaviour?

--
Ian Collins
 
Reply With Quote
 
Kenny McCormack
Guest
Posts: n/a
 
      06-08-2012
In article <>,
Ian Collins <ian-> wrote:
....
>I don't use lcc, but I am interested in the work he is doing with this
>library. So what's wrong with posting updates here? Do you prefer
>reading yet more contrived examples of undefined behaviour?


Short answer: Yes.

(That is what they - folks like Kiper and Tompson - live for)

(Whatever floats your boat - as they say...)

--
Religion is regarded by the common people as true,
by the wise as foolish,
and by the rulers as useful.

(Seneca the Younger, 65 AD)

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
CCL vs STL: a comparison jacob navia C Programming 29 05-11-2012 08:17 PM
Re: ccl HENRY Eshbaugh C Programming 3 08-30-2011 04:10 AM
ccl and stl: design differences jacob navia C Programming 0 04-17-2011 06:55 PM
New release of the C Containers Library (CCL) jacob navia C Programming 117 11-15-2010 04:12 PM
Re: New release of the C Containers Library (CCL) Jon C++ 16 11-09-2010 09:38 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57