Hi,

I am flying right now and looked into how many of our packages can
be parsed using the Parser package. I skipped the Glib package and
now I am looking into Glut and it appears that this is a problem
my colleague had yesterday.

The following code works with the libgst/ parser but causes an
exception with STInST.

Object subclass: Test [
        | var |
]

Test extend [
        | newVar |
]


holger

_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to