From fbd67e87a9fb081db57307b7d9c67a1b0ba8e6bc Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 15 Jun 2019 06:59:52 +0100 Subject: [PATCH] --- isa_conflict_resolution/isamux_isans.mdwn | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/isa_conflict_resolution/isamux_isans.mdwn b/isa_conflict_resolution/isamux_isans.mdwn index b694119a1..e3da945b3 100644 --- a/isa_conflict_resolution/isamux_isans.mdwn +++ b/isa_conflict_resolution/isamux_isans.mdwn @@ -255,9 +255,12 @@ WARL, by allowing implementors to choose the value, prevents and prohibits the critical and necessary raising of an exception that would begin the JIT process in the case of ongoing standards evolution. -Without this opportunity, an implementation has no way of knowing -how to JIT emulate any given conflicting opcode. It is as if the c++ -standard was given the similar opportunity to completely ignore the +Without this opportunity, an implementation has no reliable guaranteed way of knowing +when to drop into full JIT mode, +which is the only guaranteed way to distinguish +any given conflicting opcode. It is as if the c++ +standard was given a similar optional +opportunity to completely ignore the "using namespace" prefix! -- -- 2.30.2