fuzzball-muck / fuzzball

Ongoing development of the Fuzzball MUCK server software and associated functionality.
Other
46 stars 26 forks source link

Clarified "Program not compilable..." message #691

Closed wyld-sw closed 1 year ago

wyld-sw commented 1 year ago

...to "Unable to compile [[UNPARSED_OBJ]]." in the following contexts:

I did not test writing to the muf_errors log, as the related issue mentioned. My understanding is that do_compile takes care of writing to that log, but the "unable to compile" message happens after that.

tanabi commented 1 year ago

LGTM.