SCM Repository
[smlnj] Diff of /sml/trunk/src/cm/compile/link.sml
Diff of /sml/trunk/src/cm/compile/link.sml
Parent Directory
|
Revision Log
|
Patch
159 |
handle exn => |
handle exn => |
160 |
exn_err ("unable to load library module", |
exn_err ("unable to load library module", |
161 |
error, descr, exn) |
error, descr, exn) |
|
val epid = BF.exportPidOf bfc |
|
162 |
in |
in |
163 |
execute (bfc, e) |
execute (bfc, e) |
164 |
handle exn => exn_err ("link-time exception in library code", |
handle exn => exn_err ("link-time exception in library code", |
|
Legend:
Removed from v.404 |
|
changed lines |
|
Added in v.405 |
|
|