| Ticket UUID: | 2a5cb49733ffc8314a841c88c7e84040c29651f1 | ||
| Title: | Make TCL_NO_TOMMATH_H sufficient for tclTomMathDecls.h | ||
| Type: | Patch | Created on: | 2023-04-22 12:41:50 |
| Submitter: | chrstphrchvz | Assigned to: | jan.nijtmans |
| Subsystem: | 56. LibTomMath | Severity: | Minor |
| Priority: | 5 Medium | Last modified: | 2023-04-22 17:46:14 |
| Status: | Closed | Closed by: | jan.nijtmans |
| Resolution: | Fixed | Closed on: | 2023-04-22 17:46:14 |
| Version: | core-8-branch | ||
| Description: | ||||
|
As an alternative solution for [ff255adc4cb5], I tried defining TCL_NO_TOMMATH_H (from [1baf516ed4f1]), but tclTomMathDecls.h still needs mp_order, mp_endian, and MP_DEPRECATED_PRAGMA(). Copying over those (along with a few related definitions) is enough:
| ||||
| User Comments: | ||||
jan.nijtmans added on 2023-04-22 17:46:14:
Good suggestion. Thanks! I see no reason to reject this suggestion. | ||||
