Check-in [f242c154fe]

Login

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

Overview
Comment:Update 483 status.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f242c154fe74e87a3ff9e2ed47bbe0c1a7e0aa8ce4463fe59b3bd3fb38a78fb3
User & Date: stu 2018-07-04 09:42:17.646
Context
2018-07-07
09:03
Add [myclass] to documented changes. check-in: 4b1c4395c1 user: dkf tags: trunk
2018-07-04
09:42
Update 483 status. check-in: f242c154fe user: stu tags: trunk
2018-06-26
07:36
typo's, improve wording. check-in: f76fd0373c user: jan.nijtmans tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to tip/483.md.
82
83
84
85
86
87
88





89
90
91
92
93
94
95
* Is it necessary to always provide the _fontsystem_ key?
  Not all **Tcl** platforms provide all the same tcl::pkgconfig keys.
  Should Tcl's example be followed?
* The new test file for Tk is named _pkgconfig.test_ while Tcl's is named _config.test_.
  The new name more accurately describes the tests but maybe it's better to go along with Tcl?
* Only tested on Unix.






# Reference Implementation

The reference implementation is available in the tk-stu-pkg branch. <http://core.tcl.tk/tk/timeline?r=tk-stu-pkg>

The code is licensed under the same license as Tk.

# See Also







>
>
>
>
>







82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
* Is it necessary to always provide the _fontsystem_ key?
  Not all **Tcl** platforms provide all the same tcl::pkgconfig keys.
  Should Tcl's example be followed?
* The new test file for Tk is named _pkgconfig.test_ while Tcl's is named _config.test_.
  The new name more accurately describes the tests but maybe it's better to go along with Tcl?
* Only tested on Unix.

# Status 2018/07/04:
* Changes made based on recommendations in <http://code.activestate.com/lists/tcl-core/19816/>
* Tk checkin: <https://core.tcl.tk/tk/info/d65d0705151eb38b>
* Tcl checkin: <https://core.tcl.tk/tcl/info/14bb7ec850ddaf66>

# Reference Implementation

The reference implementation is available in the tk-stu-pkg branch. <http://core.tcl.tk/tk/timeline?r=tk-stu-pkg>

The code is licensed under the same license as Tk.

# See Also