Ah ok, thanks, no I dont use the GUI so far. On Mon, Jul 27, 2015 at 11:39 PM Thierry Goubier <thierry.goub...@gmail.com> wrote:
> Hi Kilon, > > I haven't done the work to port the SmaCC Gui to Pharo 5. As long as you > don't use the GUI, you should be fine. > > Thierry > Le 27 juil. 2015 9:48 PM, "Dimitris Chloupis" <kilon.al...@gmail.com> a > écrit : > >> I am installing my project Ephestos on Pharo 5 that depends on SmaCC and >> SmaCC gives me the following warning >> >> This package depends on the following classes: StringHolder You must >> resolve these dependencies before you will be able to load these >> definitions: SmaCCCodeHolder SmaCCCodeHolder>>#owner: >> SmaCCCodeHolder>>#owner:ownerAcceptSelector: >> SmaCCCodeHolder>>#contents:notifying: >> SmaCCCodeHolder>>#contentsMenu:shifted: SmaCCCodeHolder>>#contentsMorph >> SmaCCCodeHolder>>#hasUnacceptedEdits SmaCCCodeHolder>>#okToChange >> SmaCCCodeHolder>>#owner SmaCCCodeHolder>>#owner: >> SmaCCCodeHolder>>#owner:ownerAcceptSelector: >> SmaCCCodeHolder>>#ownerAcceptSelector >> SmaCCCodeHolder>>#ownerAcceptSelector: SmaCCCodeHolder>>#perform:orSendTo: >> SmaCCCodeHolder>>#readContentsFromFile SmaCCCodeHolder>>#saveContentsInFile >> Select Proceed to continue, or close this window to cancel the operation. >> >> Is this normal ? Should I be worried ? Is SmaCC ok on Pharo 5 ? >> >> Clicking proceed does not appear to create any side effect. >> >