SCM Repository
Diff of /sml/trunk/HISTORY
Parent Directory
|
Revision Log
|
Patch
revision 938, Thu Sep 20 21:27:33 2001 UTC | revision 939, Tue Sep 25 19:25:48 2001 UTC | |
---|---|---|
# | Line 14 | Line 14 |
14 | ||
15 | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
16 | Name: Matthias Blume | Name: Matthias Blume |
17 | Date: 2001/09/25 15:25:00 EDT | |
18 | Tag: blume-20010925-exninfo | |
19 | Description: | |
20 | ||
21 | I provided a non-hook implementation of exnName (at the toplevel) and | |
22 | made the "dummy" implementation of exnMessage (at the toplevel) more | |
23 | useful: if nothing gets "hooked in", then at least you are going to | |
24 | see the exception name and a message indicating why you don't see more. | |
25 | ||
26 | [For the time being, programs that need exnMessage and want to use | |
27 | ml-build should either use General.exnMessage (strongly recommended) or | |
28 | refer to structure General at some other point so that CM sees a | |
29 | static dependency.] | |
30 | ||
31 | [Similar remarks go for "print" and "use": If you want to use their | |
32 | functionality in stand-alone programs generated by ml-build, then use | |
33 | TextIO.output and Backend.Interact.useFile (from $smlnj/compiler.cm).] | |
34 | ||
35 | ---------------------------------------------------------------------- | |
36 | Name: Matthias Blume | |
37 | Date: 2001/09/20 17:28:00 EDT | Date: 2001/09/20 17:28:00 EDT |
38 | Tag: blume-20010920-slowfp | Tag: blume-20010920-slowfp |
39 | Description: | Description: |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |