[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.c++

Ill-formed program

rkldabs

12/4/2008 2:28:00 AM

Hi,

What is the relationship between the terms ill-formed, diagnosable
rules, undiagnosable rules and undefined behavior as mentioned in the C
++ standard.

Regards,
Dabs
3 Answers

joseph cook

12/4/2008 3:52:00 AM

0

On Dec 3, 9:28 pm, rkld...@gmail.com wrote:
> Hi,
>
> What is the relationship between the terms ill-formed, diagnosable
> rules, undiagnosable rules and undefined behavior as mentioned in the C
> ++ standard.
>
> Regards,
> Dabs

Your question is a very strange one. Why not look at how they are
defined in the standard?

http://www.open-std.org/jtc1/...

For example, "diagnosable rules" is defined in 1.4.1

sheldonlg

6/18/2014 7:51:00 PM

0

On 6/18/2014 1:44 AM, Yisroel Markov wrote:
>> There are also other laws with regards to capital punishment that go above and beyond "evidentiary rules". For instance do you know what happens when a court, in a capital case, unanimously votes to convict?
> Yes. This is an automatic acquittal.

That, IMNSHO, is absurd. By contrast, the US judicial system makes a
lot more sense in that it REQUIRES unanimous guilty votes.

--
Shelly

David Makowsky

6/18/2014 9:19:00 PM

0

On Wednesday, June 18, 2014 2:50:30 PM UTC-5, shel...@thevillages.net wrote:

> On 6/18/2014 1:44 AM, Yisroel Markov wrote:

> >> There are also other laws with regards to capital punishment that go above > >> and beyond "evidentiary rules". For instance do you know what happens when > >> a court, in a capital case, unanimously votes to convict?

> > Yes. This is an automatic acquittal.

> That, IMNSHO, is absurd. By contrast, the US judicial system makes a
> lot more sense in that it REQUIRES unanimous guilty votes.

The way I remember this, and it was a very long time ago so I might not be correct, is that no man is so evil that no one will stand up for him. Since no one is standing up for him he must not have received a fair trial and that is the reason for the acquittal.

I am hoping someone will correct me if my (VERY) long term memory has failed me here.