Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: 1bd3114f551c7e829c2355461ba924e48ee76ce94322fde630051a2665b18d0b
Ticket: 4663e0636f7a24b9363e67c7a3dd25e9e495be17
TIP 538 and Tcl extensions: 'tommath.h' file not found
User & Date: mr_calvin 2020-05-20 17:38:02
Changes

  1. icomment:
    Thanks for this move, I will give it a try tonight!
    
    Till then, one question: To avoid the dependency on mp_clear (which is not exposed including tommath.h) , and rather than using a throw-away Tcl_Obj as you suggested, I would like to maintain one Tcl_Obj and keep invalidating its intrep: Will TclFreeIntRep() also trigger mp_clear on a bignum Tcl_Obj, reliably?
    
    Thank you!
    
  2. login: "mr_calvin"
  3. mimetype: "text/plain"