On 02/12/2016 09:02 PM, Eduardo Habkost wrote:
Set error location so the error_report() calls will show
appropriate command-line argument or config file info.
Signed-off-by: Eduardo Habkost
---
vl.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/vl.c b/vl.c
index 50cd018..8fe79dd
Set error location so the error_report() calls will show
appropriate command-line argument or config file info.
Signed-off-by: Eduardo Habkost
---
vl.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/vl.c b/vl.c
index 50cd018..8fe79dd 100644
--- a/vl.c
+++ b/vl.c
@@ -2907,6 +2907,10 @@