Multi-Precision Expressions

Check-in [1a1aa7fa72]
Login

Check-in [1a1aa7fa72]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix conflict between stdarg.h (from tcl.h) and varargs.h (from mpexpr.h) with Visual C++ 6. Arose because Microsoft compilers do not define __STDC__ by default.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 1a1aa7fa72ef752d63603855408e2d0ee7bf1db4
User & Date: ashok 2017-09-18 09:36:07.492
Context
2017-12-23
09:51
Merge vc-reform - new nmake build system leaf check-in: d1dffcb805 user: apnadkarni tags: magicsplat-1.8.0, trunk
2017-10-18
17:02
New nmake build system check-in: 1b12db29ca user: ashok tags: vc-reform
16:35
Create new branch named "vc-reform" closed check-in: 872d2f178d user: ashok tags: vc-reform
2017-09-18
09:36
Fix conflict between stdarg.h (from tcl.h) and varargs.h (from mpexpr.h) with Visual C++ 6. Arose because Microsoft compilers do not define __STDC__ by default. check-in: 1a1aa7fa72 user: ashok tags: trunk
07:44
Update to nmakehlp.c from Tcl with enhanced linker opts testing check-in: 5726f0204c user: ashok tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/zmath.h.