Tcl Source Code

View Ticket
Login
Ticket UUID: 1720895
Title: Support pre-8.5 math instructions in 8.5 TEBC
Type: Patch Version: None
Submitter: hobbs Created on: 2007-05-17 18:13:12
Subsystem: 47. Bytecode Compiler Assigned To: hobbs
Priority: 7 High Severity:
Status: Closed Last Modified: 2007-06-11 03:39:53
Resolution: Fixed Closed By: hobbs
    Closed on: 2007-06-10 20:39:53
Description:
The attached patch reintroduces support for INST_CALL_FUNC1 and INST_CALL_BUILT_FUNC1 to 8.5.  These appeared to be the only unsupported bytecodes.  It would be preferable to have tbcload translate them, but that is much more difficult than having 8.5 just do the translation.
User Comments: hobbs added on 2007-06-11 03:39:53:
Logged In: YES 
user_id=72656
Originator: YES

applied to 8.5a7

hobbs added on 2007-05-18 01:13:15:

File Added - 229563: bc84.diff

Attachments: