CompuServe Messages

#MODULA-2

    11-Dec-86 09:45:46
Sb: #43219-#MODULA-2
To: Steve Faiwiszewski 74106,425
Yes, Steve, I did notice this. They must be able to cut down on the amount of data stored in the .sym files, but also we must remember, that everything which can be referenced through a pointer must be there. We have the problem of versions involved here. When your Foo module was compiled it relied on the version of Intuition at that point in time. That cannot be substituted by a simple reference to include Intuition, whenever the .sym file is used. -Joergen