Open GoogleCodeExporter opened 9 years ago
Good idea.
Original comment by jbe...@gmail.com
on 3 May 2013 at 1:06
The attached patch adds marks (position information) to nodes. It also uses
this information when throwing the TypedBadConversion expressions, since these
are likely to occur when walking the tree immediately after parsing.
Additionally, the what() formatting for YAML::Exception has been cleaned up
somewhat. If the position information is missing, it is not printed.
There is at least one quirk, which is that a node alias gets the position of
the node it refers to.
Original comment by antonbac...@yahoo.com
on 29 Jun 2013 at 6:34
Attachments:
Please add support for this. For us this is the only reason not to upgrade to
the new API.
Original comment by kccon...@gmail.com
on 1 Mar 2014 at 9:11
I updated the patch to work with the newest tree.
Tested with clang 3.4, gcc 4.7, MSVC 2013.
Original comment by kccon...@gmail.com
on 24 Mar 2014 at 1:37
Attachments:
Issue 225 has been merged into this issue.
Original comment by jbe...@gmail.com
on 16 Jun 2014 at 1:03
Issue 255 has been merged into this issue.
Original comment by jbe...@gmail.com
on 22 Aug 2014 at 3:54
could the patch be evaluated and possibly merged?
Original comment by dmori...@gmail.com
on 25 Sep 2014 at 5:59
Issue 259 has been merged into this issue.
Original comment by jbe...@gmail.com
on 25 Sep 2014 at 11:24
Original issue reported on code.google.com by
gcrosswh...@gmail.com
on 15 Apr 2013 at 11:57