Problem with adding an instance variable to SmalltalkImage
Hello everyone, when I try to add the instance variable foo to SmalltalkImage I get a popup asking me "CompilerCLass is still used in code of class SmalltalkImage. Is it okay to move it to undeclared" It's the same for any instanceVariable Is it normal ? If it's normal should I answer yes or no ? Valentin
2016-08-16 15:11 GMT+02:00 Valentin Ryckewaert < valentin.ryckewaert@gmail.com>:
Hello everyone,
when I try to add the instance variable foo to SmalltalkImage I get a popup asking me "CompilerCLass is still used in code of class SmalltalkImage. Is it okay to move it to undeclared" It's the same for any instanceVariable
Is it normal ? If it's normal should I answer yes or no ?
can not reproduce it.
Valentin
It's on the last image of Pharo, did you try on it? 2016-08-16 15:19 GMT+02:00 Nicolai Hess <nicolaihess@gmail.com>:
2016-08-16 15:11 GMT+02:00 Valentin Ryckewaert < valentin.ryckewaert@gmail.com>:
Hello everyone,
when I try to add the instance variable foo to SmalltalkImage I get a popup asking me "CompilerCLass is still used in code of class SmalltalkImage. Is it okay to move it to undeclared" It's the same for any instanceVariable
Is it normal ? If it's normal should I answer yes or no ?
can not reproduce it.
Valentin
2016-08-16 15:22 GMT+02:00 Valentin Ryckewaert < valentin.ryckewaert@gmail.com>:
It's on the last image of Pharo, did you try on it?
No, I tried it on 60181, maybe the change for 18925 <https://pharo.fogbugz.com/f/cases/18925/cleanup-InMidstOfFileinNotification> is responsible ?
2016-08-16 15:19 GMT+02:00 Nicolai Hess <nicolaihess@gmail.com>:
2016-08-16 15:11 GMT+02:00 Valentin Ryckewaert < valentin.ryckewaert@gmail.com>:
Hello everyone,
when I try to add the instance variable foo to SmalltalkImage I get a popup asking me "CompilerCLass is still used in code of class SmalltalkImage. Is it okay to move it to undeclared" It's the same for any instanceVariable
Is it normal ? If it's normal should I answer yes or no ?
can not reproduce it.
Valentin
On 16 Aug 2016, at 15:26, Nicolai Hess <nicolaihess@gmail.com> wrote:
2016-08-16 15:22 GMT+02:00 Valentin Ryckewaert <valentin.ryckewaert@gmail.com <mailto:valentin.ryckewaert@gmail.com>>: It's on the last image of Pharo, did you try on it?
No, I tried it on 60181, maybe the change for 18925 <https://pharo.fogbugz.com/f/cases/18925/cleanup-InMidstOfFileinNotification> is responsible ?
Workaround will be integrated soon: https://pharo.fogbugz.com/f/cases/18942/workaround-fix-adding-ivars-to-class... Marcus
Hi, I get the same: https://puu.sh/qDjG7/5269e6e717.png On 16/08/2016 15:19, Nicolai Hess wrote:
2016-08-16 15:11 GMT+02:00 Valentin Ryckewaert <valentin.ryckewaert@gmail.com <mailto:valentin.ryckewaert@gmail.com>>:
Hello everyone,
when I try to add the instance variable foo to SmalltalkImage I get a popup asking me "CompilerCLass is still used in code of class SmalltalkImage. Is it okay to move it to undeclared" It's the same for any instanceVariable
Is it normal ? If it's normal should I answer yes or no ?
can not reproduce it.
Valentin
-- Cyril Ferlicot http://www.synectique.eu 165 Avenue Bretagne Lille 59000 France
participants (4)
-
Cyril Ferlicot Delbecque -
Marcus Denker -
Nicolai Hess -
Valentin Ryckewaert