StéphaneDucasse

Results 622 issues of StéphaneDucasse

We are working on enabling UndefinedClasses and we loaded an old class definition without a defined superclass. In P11 it replaces the superclass with Object when we proceed in P12...

Type: Bug

``` ArgumentVariable(Object)>>error: ArgumentVariable(LocalVariable)>>index ArgumentVariable(LocalVariable)>>readFromLocalContext: ArgumentVariable(LocalVariable)>>readFromContext:scope: ArgumentVariable(LocalVariable)>>readInContext: OCDoItVariable>>read MetacelloProjectRegistry>>DoIt OCContextualDoItSemanticScope(OCDoItSemanticScope)>>evaluateDoIt: OpalCompiler>>evaluate [ self announcer announce: (SpCodeWillBeEvaluatedAnnouncement newContent: aString). oldBindings := self interactionModel bindings copy. result := self interactionModel compiler source: aString;...

Type: Bug

Such as the following one: ``` https://doc-si.inria.fr/spaces/SU/pages/109216287/Multi-Factor+Authentication#MultiFactorAuthentication-Présent ation: ``` This is a bit annoying since this is apparently a valid one or at least one that people use. ``` 'https://doc-si.inria.fr/spaces/SU/pages/109216287/Multi-Factor+Authentication#MultiFactorAuthentication-Présent...

Type: Bug

From https://github.com/pharo-vcs/iceberg/pull/1991 ``` MetacelloNotification: Loaded -> Pharo-Git-Test --- https://github.com/pharo-vcs/test-project-source-properties-tonel.git[master](b78671ba3b7542b65af32245d8ca8fedbc949933) MetacelloNotification: ...finished baseline Instance of TestSuite class did not understand #announcer TestSuite class(Object)>>doesNotUnderstand: #announcer [ :each | each class announcer when:...

So far in Iceberg we have several hierarchies of command: IceTypeAction which inherits from Object and IceRepositoryCommand which inherits from Object and IceTipCommand which inherits from CmCommand. So it would...

https://github.com/pharo-project/pharo/issues/18862

Adding tag in pharo is much simpler than using github. Now as post creation action we get an error ``` execute (IceTipCreateTagPanel newApplication: context application model: self item) asDialogWindow okAction:...

- to the repository browser - select a remote - then in github View Pull Request

And this is not the case anymore.

Bonjour Stéphane, Ce _superbe_ livre : http://files.pharo.org/books-pdfs/learning-oop/2018-04-01-LearningOOP.pdf comporte dans la section 2.10 du chapitre 2 ( Pharo syntax in a nutshell ) une série de 14 URL qui étaient correctes...