summaryrefslogtreecommitdiff
path: root/devel/bisoncpp/files/patch-scanner__lex.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bisoncpp/files/patch-scanner__lex.cc')
-rw-r--r--devel/bisoncpp/files/patch-scanner__lex.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/bisoncpp/files/patch-scanner__lex.cc b/devel/bisoncpp/files/patch-scanner__lex.cc
index f994b2f42716..1374957ee507 100644
--- a/devel/bisoncpp/files/patch-scanner__lex.cc
+++ b/devel/bisoncpp/files/patch-scanner__lex.cc
@@ -1,8 +1,8 @@
---- scanner/lex.cc.orig 2014-04-04 14:46:17.624123806 +0600
-+++ scanner/lex.cc 2014-04-04 14:46:39.301107135 +0600
-@@ -2702,7 +2702,7 @@
+--- scanner/lex.cc.orig 2015-05-17 14:35:38 UTC
++++ scanner/lex.cc
+@@ -2698,7 +2698,7 @@ try
{
- #line 193 "lexer"
+ #line 194 "lexer"
{
- d_number = stoul(d_matched);
+ d_number = A2x(d_matched);