Ticket UUID: | 1242844 | |||
Title: | TIP #254 (New types for Tcl_*Link* functions) | |||
Type: | Patch | Version: | TIP Implementation | |
Submitter: | nobody | Created on: | 2005-07-22 06:55:45 | |
Subsystem: | 09. Linked C Variables | Assigned To: | dkf | |
Priority: | 5 Medium | Severity: | ||
Status: | Closed | Last Modified: | 2005-09-13 20:33:47 | |
Resolution: | Accepted | Closed By: | dkf | |
Closed on: | 2005-09-13 13:33:47 | |||
Description: |
From: [email protected] This patch add the following types to the Tcl_*Link* functions: - char - unsigned char - short - unsigned short - unsigned int - long - unsigned long - float There is no impact on existing functionality. The patch can be applied to the 8.4 and 8.5 branch. | |||
User Comments: |
dgp added on 2005-08-31 22:47:51:
File Deleted - 142877: File Added - 147635: 1242844.patch dgp added on 2005-08-31 22:47:48: Logged In: YES user_id=80530 Here's an updated patch in light of 1208108. Still needs docs, tests, and updates to cover Tcl_WideUInt. nobody added on 2005-07-22 13:55:46: File Added - 142877: tclLink.patch |
Attachments:
- 1242844.patch [download] added by dgp on 2005-08-31 22:47:49. [details]