support new syntax with STInST compiler
By Stephen Compall - Posted on October 3rd, 2007
Tagged:
| Project: | GNU Smalltalk |
| Component: | STInST |
| Category: | feature |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
| Attachment: | gst-stinst-compiler.patch (779 bytes) |
Description
As seen by loading Compiler, then filing in any new-syntax file, it doesn't support it.
With the highly trivial smalltalk--backstage--2.2--patch-64 "support new syntax with STInST compiler", this now works. I also verified that the STInST compiler is actually being used by ensuring that Presource works with no changes, as it does.
Updates
#1 submitted by Paolo Bonzini on Wed, 10/03/2007 - 07:02
| Status: | patch | » committed |
Will apply soon (committed status means somebody else apart from me committed it).
#2 submitted by Paolo Bonzini on Wed, 10/03/2007 - 11:49
| Status: | committed | » fixed |
Applied.
