certik / yaml-cpp

Automatically exported from code.google.com/p/yaml-cpp
MIT License
0 stars 0 forks source link

New API missing GetMark method #225

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I want to report the line number of a node. I found this answer in the parsing 
tutorial for the old API: "If you want to know where a particular node starts, 
call the GetMark?() function (it's just Mark() in the trunk)."

This isn't implemented in the new API version 0.5.1. On stackoverflow, Jesse 
Beder advised me to log a bug.

Original issue reported on code.google.com by mabell_...@yahoo.com on 14 Nov 2013 at 10:10

GoogleCodeExporter commented 9 years ago
Thanks!

Original comment by jbe...@gmail.com on 14 Nov 2013 at 11:57

GoogleCodeExporter commented 9 years ago
This was already reported as issue 200. Please star that issue!

Original comment by kccon...@gmail.com on 16 Jun 2014 at 12:43

GoogleCodeExporter commented 9 years ago

Original comment by jbe...@gmail.com on 16 Jun 2014 at 1:03