Displaying 2 results from an estimated 2 matches for "yy_initial_value".
2015 Dec 18
1
Assistance much appreciated
.../src/gramLatex.c   2015-12-17 
14:50:14.000000000 +0000
@@ -1358,7 +1358,7 @@
   /* The lookahead symbol.  */
- int yychar;
+ extern int yychar;
   #ifndef YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN
@@ -1370,7 +1370,7 @@
   #endif
   /* The semantic value of the lookahead symbol.  */
- YYSTYPE yylval YY_INITIAL_VALUE(yyval_default);
+ extern YYSTYPE yylval YY_INITIAL_VALUE(yyval_default);
   /* Location data for the lookahead symbol.  */
   YYLTYPE yylloc
@@ -1381,7 +1381,7 @@
   /* Number of syntax errors so far.  */
- int yynerrs;
+ extern int yynerrs;
   /*----------.
diff -ru R-3.2.3.dist/src/library/t...
2015 Dec 17
5
Assistance much appreciated
I have been struggling with this error message - and think I finally 
understand it's context.
Start
Line by line debugging shows me the function works:
...
 > saveRDS(val, mapfile)
 > val
$variables
$variables$IANA_HTTP_status_code_db
[1]    0 1256
$variables$IANA_URI_scheme_db
[1] 1256 3458
$variables$table_of_HTTP_status_codes
[1] 4714  830
$references
named list()
$compressed