This repository has been archived by the owner on Aug 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 266
nomdl: can't round-trip ref types #3851
Comments
What happens in the last |
Oh sorry, it crashes, complaining that it doesn't expect |
That is, it doesn't make it to the final |
Both the BNF and Lines 263 to 271 in a1f990c
I don’t remember if this was intentional or just an oversight? |
Does the current human-readable serialization compatible with adding the
support? Or would it need to be changed?
…On Mon, Jul 29, 2019 at 8:42 AM Erik Arvidsson ***@***.***> wrote:
Both the BNF and parseValue is missing support for Ref:
https://github.com/attic-labs/noms/blob/a1f990c94dcc03f9f1845d25a55e84108f1be673/go/nomdl/parser.go#L263-L271
I don’t remember if this was intentional or just an oversight?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3851?email_source=notifications&email_token=AAATUBHYJFER4UGOXPQAB53QB422DA5CNFSM4IHK2PPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3BUMPY#issuecomment-516113983>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAATUBESIMMDNMILXSL7Y7LQB422DANCNFSM4IHK2PPA>
.
|
The current human-readable serialization looks fine and should have no grammar ambiguities. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@arv - am I missing something?
The text was updated successfully, but these errors were encountered: