Richard Sargent

Results 10 comments of Richard Sargent

Add this pair to the list. They are the only ones I can find. I would appreciate learning whether the .extension.st should be rolled into the one .class.st file or...

At this point, it appears the class files hold the same methods as the extension files do. I am hypothesizing that the file out of methods that are categorized like...

Compare Plug-in v2.0.1 still shows the problem cancelling. To be fair, the two files were ~150MB comprising 1.2M lines. The compare progress bar got to 1/8th1/10th or so and froze....

A similar error occurs with Sets. Recreation step: 1. Evaluate `(Set with: #new) printStringTodeLimitedTo: 500`

The error is NOT obviously reproducible.

Attached screen print showing original stack and debugger stack. ![todescreenprint](https://cloud.githubusercontent.com/assets/4140292/15763577/b203b410-28d9-11e6-80e1-83634fdf31a2.png)

Hi Marten, > DoubleByteString with the following UTF8 codes: [ 32 204 130 ] > This is a two character string comprising a space (32) and the combining circumflex as...

Hi Marten, tODE does not support Pharo 5 at all, yet. I suggest you take this issue to the Pharo mailing list and see whether anyone, especially any of your...

GBS for VA Smalltalk looks for the following selectors: (#pause #_doesNotUnderstand:args:envId:reason: #doesNotUnderstand: #halt #halt: #breakpointEncountered: #primitiveFailed #error:) The list is used in the following way to select a "better" stack...

(Well, so much for the "code" markup. Just run it through a formatter and you'll be able to read it.)