CNMAT / CNMAT-odot

Multi-paradigm Dynamic Programming
Other
115 stars 11 forks source link

How do I escape { } in an address in o.compose? #254

Closed adrianfreed closed 10 years ago

adrianfreed commented 10 years ago

We use this in Oscuino.

adrianfreed commented 10 years ago

Actually it looks like the bug that is still present involves the use of the comma between the curly braces, e.g. /a/{2,3}/u

maccallum commented 10 years ago

I'm not seeing that. Do you have the latest version that Ilya put up?


----------begin_max5_patcher----------
357.3ocoRErTCBCD8L7UvjywBDp0NdyuC0wIIDsoCjvjDpTY3eWxFnkZ8fS8
Bg8s6a2Wda5iiPLcmvhRdL44jnn93nH.xCDMEGgpoc7JpEJCoDepY6Q3PJmn
yAv5UMFoxwN5Fa2TRUast0UIb.y7IzFpiuSp93Mif6BSNmrcUFNgrNye7PAD
L9exqSbjkggv1eGYt6uqUNEsV.YdxHoUyYBC0crQDZOBcpQdRV4WPhbx3bNo
To5jP8XCww9O3+nqnWw00MZq3JiIkl1SvECoLeqyvunRYo8E30Cob.IalRkT
I35VEvibqdXF3g42CGEa+cSLeoL45JsIzDfz4O4KX+OMUxBSEHBW2e7xCtVd
7KcZqt0vmG6j7SNqrRg0IUTmTqVTC4hZ1IKKEP5Y0UJsTVk.7jrqDGso4fvX
mZIHjwE99fOsACgRUHDVJHi3fbt90.B0LtibiKnVS3QZ21MnX+bFh+F3k8LB
-----------end_max5_patcher-----------
maccallum commented 10 years ago

Is there an error posted to the Max window or anything?

adrianfreed commented 10 years ago

I believe so but I could have screwed up the installation somehow I will take another crack at testing.

On Aug 16, 2014, at 10:06 AM, John MacCallum notifications@github.com wrote:

I'm not seeing that. Do you have the latest version that Ilya put up?

----------begin_max5_patcher---------- 357.3ocoRErTCBCD8L7UvjywBDp0NdyuC0wIIDsoCjvjDpTY3eWxFnkZ8fS8 Bg8s6a2Wda5iiPLcmvhRdL44jnn93nH.xCDMEGgpoc7JpEJCoDepY6Q3PJmn yAv5UMFoxwN5Fa2TRUast0UIb.y7IzFpiuSp93Mif6BSNmrcUFNgrNye7PAD L9exqSbjkggv1eGYt6uqUNEsV.YdxHoUyYBC0crQDZOBcpQdRV4WPhbx3bNo To5jP8XCww9O3+nqnWw00MZq3JiIkl1SvECoLeqyvunRYo8E30Cob.IalRkT I35VEvibqdXF3g42CGEa+cSLeoL45JsIzDfz4O4KX+OMUxBSEHBW2e7xCtVd 7KcZqt0vmG6j7SNqrRg0IUTmTqVTC4hZ1IKKEP5Y0UJsTVk.7jrqDGso4fvX mZIHjwE99fOsACgRUHDVJHi3fbt90.B0LtibiKnVS3QZ21MnX+bFh+F3k8LB -----------end_max5_patcher-----------

— Reply to this email directly or view it on GitHub.

adrianfreed commented 10 years ago

It's an "error parsing bundle" message and I am using a recent release. I will check if it is the latest. It may be the pull from olib didn't work.

adrianfreed commented 10 years ago

Yes, I still get this error with the latest (candidate 3) release

adrianfreed commented 10 years ago

Candidate 5 no longer reports an error I haven't tested functionality yet.