Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.c++ > #48163 > unrolled thread

I explain each of the warnings I disable, and why.

Started byJeff-Relf.Me <@.>
First post2017-01-19 03:00 -0800
Last post2017-01-20 16:52 +0100
Articles 5 — 4 participants

Back to article view | Back to comp.lang.c++

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  I explain each of the warnings I disable, and why. Jeff-Relf.Me <@.> - 2017-01-19 03:00 -0800
    Re: I explain each of the warnings I disable, and why. Peter Köhlmann <peter-koehlmann@t-online.de> - 2017-01-19 12:09 +0100
    Re: I explain each of the warnings I disable, and why. moroney@world.std.spaamtrap.com (Michael Moroney) - 2017-01-20 04:29 +0000
      Re: I explain each of the warnings I disable, and why. chrisv <chrisv@nospam.invalid> - 2017-01-20 06:48 -0600
        Re: I explain each of the warnings I disable, and why. Peter Köhlmann <peter-koehlmann@t-online.de> - 2017-01-20 16:52 +0100

#48163 — I explain each of the warnings I disable, and why.

FromJeff-Relf.Me <@.>
Date2017-01-19 03:00 -0800
SubjectI explain each of the warnings I disable, and why.
Message-ID<Jeff-Relf.Me@Jan.19--3.00A.Seattle.2017>
Speaking of me, Michael Moroney wrote:
> it's amusing he has to disable a zillion compiler warnings in his code.
> He'd never make the cut here.

Thank God for small favors, no ?

Here, I explain each of the warnings I disable, and why:

  http://Jeff-Relf.Me/C++CodingRules.HTM

[toc] | [next] | [standalone]


#48164

FromPeter Köhlmann <peter-koehlmann@t-online.de>
Date2017-01-19 12:09 +0100
Message-ID<o5q6n4$21u$1@dont-email.me>
In reply to#48163
 wrote:

> Speaking of me, Michael Moroney wrote:
>> it's amusing he has to disable a zillion compiler warnings in his code.
>> He'd never make the cut here.
> 
> Thank God for small favors, no ?
> 
> Here, I explain each of the warnings I disable, and why:
> 
>   http://Jeff-Relf.Me/C++CodingRules.HTM

No need to explain that you don't have any clue whatsoever about 
programming.
You don't, and it can easily be seen in the shittiest code known to mankind. 
Your code

[toc] | [prev] | [next] | [standalone]


#48209

Frommoroney@world.std.spaamtrap.com (Michael Moroney)
Date2017-01-20 04:29 +0000
Message-ID<o5s3ng$405$2@pcls7.std.com>
In reply to#48163
Jeff-Relf.Me <@.> writes:

>Speaking of me, Michael Moroney wrote:
>> it's amusing he has to disable a zillion compiler warnings in his code.
>> He'd never make the cut here.

>Thank God for small favors, no ?

Yes. I would hate to have to maintain/improve/fix that mess of yours.
I get to modernize/improve/fix code from all kinds of people.

[toc] | [prev] | [next] | [standalone]


#48217

Fromchrisv <chrisv@nospam.invalid>
Date2017-01-20 06:48 -0600
Message-ID<fh148cdahqk619il3a1u7n8qi2nm597j64@4ax.com>
In reply to#48209
Michael Moroney wrote:

> Jeff-Relf.Me <@.> writes:
>>
>> Michael Moroney wrote:
>>>
>>> it's amusing he has to disable a zillion compiler warnings in his code.
>>> He'd never make the cut here.
>>
>> Thank God for small favors, no ?
>
>Yes. I would hate to have to maintain/improve/fix that mess of yours.

I would tell the boss that there's no way.  I'd tell him that we would
have to "suck it up" and re-do it from scratch.

-- 
"What's wrong with it?"  -  "DFS", regarding Relf's use of a #pragma
to disable 17 different types of compiler warnings

[toc] | [prev] | [next] | [standalone]


#48220

FromPeter Köhlmann <peter-koehlmann@t-online.de>
Date2017-01-20 16:52 +0100
Message-ID<o5tblg$6b1$2@dont-email.me>
In reply to#48217
chrisv wrote:

> Michael Moroney wrote:
> 
>> Jeff-Relf.Me <@.> writes:
>>>
>>> Michael Moroney wrote:
>>>>
>>>> it's amusing he has to disable a zillion compiler warnings in his code.
>>>> He'd never make the cut here.
>>>
>>> Thank God for small favors, no ?
>>
>>Yes. I would hate to have to maintain/improve/fix that mess of yours.
> 
> I would tell the boss that there's no way.  I'd tell him that we would
> have to "suck it up" and re-do it from scratch.
> 

Right. I would not support such shitty code even if paid good sums
I would tell them to scrap it and write it new

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.c++


csiph-web