Hello Doru
Stephane Ducasse pointed out that you maintain PetitParser [1]
The Pharo 6 catalog does not contain an entry for the PetitParser package.
I installed in manually in order to have a good version of a YAML
parser (all tests green).
This is what I did:
a)
I loaded ConfigurationOfPetitParser-TudorGirba.80 through the
Monticello Browser (not the catalog) into Pharo 6
b) Then I executed
ConfigurationOfPetitParser load
c) I manually loaded
Name: PetitYAML-PhilippeBack.11
Author: PhilippeBack
Time: 29 May 2017, 12:53:55.994195 pm
UUID: d7658233-112c-754c-81a7-d60139bb9549
My need:
I'd like to have a Pillar installation in 6.0 together with a
PetitParser version which supports the YAML parser version with the
latest fixes by Philippe Back. At the moment I have Pillar and the
manually loaded PetitParser in two different Pharo 6.1 images.
Thank you in advance
Regards
Hannes
On 8/22/17, Stephane Ducasse <[email protected]> wrote:
> Hi Hannes
>
> you should report this to doru.
>
> Stef
>
> On Sat, Aug 19, 2017 at 8:36 PM, H. Hirzel <[email protected]> wrote:
>> On 8/19/17, Peter Uhnak <[email protected]> wrote:
>>> On Sat, Aug 19, 2017 at 02:45:28PM +0200, H. Hirzel wrote:
>>>> Peter, thanks for the confirmation that in your installation of the
>>>> PetitYAML grammar all tests are green.
>>>>
>>>> I wonder how you did it.
>>>