Compiler.V3-dtl.521
MONTICELLO•Episode home
Manage episode 515784392 series 2327027
Content provided by SqueakSource. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by SqueakSource or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://podcastplayer.com/legal.
Name: Compiler-nice.521
Author: nice (Nicolas Cellier)
Time: 21 October 2025, 11:19:22.358492 pm
UUID: db50149b-09ca-4d9e-9759-339b542a4f51
Ancestors: Compiler-eem.520
Fix testLogSourceAfterReparseSyntaxError When compilation is not interactive (cue requestor isNil) the corrected newSource eventually carried by the ReparseAfterSourceEditing was not salvaged by the cue, but only in a temporary (myStream). Hence cue correctedSource did not answer the corrected source...
Fix fallback parser initialization. Indeed, preferredParserClass is a class side message, not instance side. Fortunately, this fallback is not used (parser is initialized twice currently).
…
continue reading
Author: nice (Nicolas Cellier)
Time: 21 October 2025, 11:19:22.358492 pm
UUID: db50149b-09ca-4d9e-9759-339b542a4f51
Ancestors: Compiler-eem.520
Fix testLogSourceAfterReparseSyntaxError When compilation is not interactive (cue requestor isNil) the corrected newSource eventually carried by the ReparseAfterSourceEditing was not salvaged by the cue, but only in a temporary (myStream). Hence cue correctedSource did not answer the corrected source...
Fix fallback parser initialization. Indeed, preferredParserClass is a class side message, not instance side. Fortunately, this fallback is not used (parser is initialized twice currently).
10 episodes