Geoff Thorpe
|
75a382bd90
|
None of the DSO_METHOD's were handling anything except generic messages.
These are now processed inside DSO_ctrl() itself.
|
2000-10-08 22:36:49 +00:00 |
|
Richard Levitte
|
4534fb1c86
|
Unless we cast, thorough compilers will complain
|
2000-09-18 08:40:55 +00:00 |
|
Richard Levitte
|
3aa477f6ec
|
Make sure Compaq C doesn'r complain about dollars, and go around the
incompatibility between function and data pointers.
|
2000-09-17 14:42:46 +00:00 |
|
Richard Levitte
|
ea4e4149af
|
Make sure dso_vms.c compiles on other operating systems as well.
|
2000-09-15 22:12:53 +00:00 |
|
Richard Levitte
|
0e05f54516
|
A DSO method for VMS was missing, and I had the code lying around...
|
2000-09-15 21:22:50 +00:00 |
|