Diff for /freem/doc/freem_conformance.1 between versions 1.3 and 1.5

version 1.3, 2025/05/03 03:07:55 version 1.5, 2025/05/05 23:18:29
Line 20 Line 20
 .\"   along with FreeM.  If not, see <https://www.gnu.org/licenses/>.  .\"   along with FreeM.  If not, see <https://www.gnu.org/licenses/>.
 .\"  .\"
 .\"   $Log$  .\"   $Log$
   .\"   Revision 1.5  2025/05/05 23:18:29  snw
   .\"   Update conformance document to cover the idiotic numeric coercion rules around E notation
   .\"
   .\"   Revision 1.4  2025/05/05 04:48:17  snw
   .\"   Update conformance document
   .\"
 .\"   Revision 1.3  2025/05/03 03:07:55  snw  .\"   Revision 1.3  2025/05/03 03:07:55  snw
 .\"   Documentation updates  .\"   Documentation updates
 .\"  .\"
Line 271  Miscellaneous Language Features Line 277  Miscellaneous Language Features
 .sp -1  .sp -1
 .IP \(bu 2.3  .IP \(bu 2.3
 .\}  .\}
 \fBASSERT\fR command  Multiple consecutive pluses or minuses after the E in E notation are allowed. The fact that they are illegal in numlits but string coercion is expected to ignore the signs makes it impossible to fix, because the MDC couldn't find a sensible set of numeric coercion rules with two hands and a flashlight.
 .RE  
 .sp  
 .RS 4  
 .ie n \{\  
 \h'-04'\(bu\h'+03'\c  
 .\}  
 .el \{\  
 .sp -1  
 .IP \(bu 2.3  
 .\}  
 \fBCONST\fR command  
 .RE  
 .sp  
 .RS 4  
 .ie n \{\  
 \h'-04'\(bu\h'+03'\c  
 .\}  
 .el \{\  
 .sp -1  
 .IP \(bu 2.3  
 .\}  
 \fBMAP\fR command  
 .RE  
 .sp  
 .RS 4  
 .ie n \{\  
 \h'-04'\(bu\h'+03'\c  
 .\}  
 .el \{\  
 .sp -1  
 .IP \(bu 2.3  
 .\}  
 \fBTHROW\fB command  
 .RE  
 .sp  
 .RS 4  
 .ie n \{\  
 \h'-04'\(bu\h'+03'\c  
 .\}  
 .el \{\  
 .sp -1  
 .IP \(bu 2.3  
 .\}  
 \fBUSING\fR command  
 .RE  
 .sp  
 .RS 4  
 .ie n \{\  
 \h'-04'\(bu\h'+03'\c  
 .\}  
 .el \{\  
 .sp -1  
 .IP \(bu 2.3  
 .\}  
 \fBWATCH\fR command  
 .RE  
 .sp  
 .RS 4  
 .ie n \{\  
 \h'-04'\(bu\h'+03'\c  
 .\}  
 .el \{\  
 .sp -1  
 .IP \(bu 2.3  
 .\}  
 \fBWITH\fR command  
 .RE  .RE
   
 .RE  .RE
   
 .SH SUPPORTED CHARACTER SET PROFILES  .SH SUPPORTED CHARACTER SET PROFILES

Removed from v.1.3  
changed lines
  Added in v.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>