summaryrefslogtreecommitdiffstats
path: root/unix/dltest/pkgooa.c
Commit message (Collapse)AuthorAgeFilesLines
* -I${BUILD_DIR}/.. doesn't work when BUILD_DIR != "unix". jan.nijtmans2013-10-151-1/+3
| | | Reported by Matthias Kraft
* Fix comment in tclOO.decls: tclOOStubLib.c is not generated by "make genstubs". jan.nijtmans2013-10-141-32/+16
| | | In pkgooa.c, check whether the internal TclOO stub table is initialized correctly as well, some internal simplifications and improved comments.
* Allow loading of pkgooa.so in Tcl 8.5 for (regression) test purposes. jan.nijtmans2013-10-131-1/+18
| | | Better error messages in stead of crashes in some (hypothetical) error situations.
* Fix for bug [f51efe99a7]: MinGW build fails on current checkin. And a new ↵jan.nijtmans2013-10-101-0/+138
test-case which makes the problem visible on UNIX as well.