More problems with condenseSources

Yoshiki Ohshima yoshiki at squeakland.org
Tue Apr 11 21:32:38 UTC 2006


  Andreas,

  An ok "workaround" I think of is to use attached method from
#copyPreamble:from:at:

with a line like:

	(i _ last50 findLastOccuranceOfString: 'stamp:' startingAt: 1 after: '! !') > 0 ifTrue:


At Tue, 11 Apr 2006 14:06:45 -0700,
Andreas Raab wrote:
> 
> Hi Folks -
> 
> I just noticed that after executing #condenseSources the sources file 
> was very subtly broken. Digging into the issue I discovered the bug 
> reported at http://bugs.impara.de/view.php?id=3458
> 
> I'm posting this here too, since I need at least a workaround for this 
> issue. Any ideas?
> 
> Thanks,
>    - Andreas
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: String-findLastOccuranceOfStringstartingAtafter.st
Type: application/octet-stream
Size: 858 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060411/1b28d8dd/String-findLastOccuranceOfStringstartingAtafter.obj


More information about the Squeak-dev mailing list