Merge remote-tracking branch 'origin/master'

* origin/master:
  glr.c: untabify.
  glr.cc: untabify.
  glr.cc: formatting changes.
  glr.cc: remove unused signature.
  glr.cc: properly declare locations are const where appropriate.
  doc: fix @xref.

Conflicts:
	data/glr.cc
This commit is contained in:
Akim Demaille
2012-05-04 15:04:30 +02:00
2 changed files with 9 additions and 15 deletions

View File

@@ -10886,7 +10886,7 @@ values have a common base type: @code{Object} or as specified by
an union. The type of @code{$$}, even with angle brackets, is the base
type since Java casts are not allow on the left-hand side of assignments.
Also, @code{$@var{n}} and @code{@@@var{n}} are not allowed on the
left-hand side of assignments. @xref{Java Semantic Values} and
left-hand side of assignments. @xref{Java Semantic Values}, and
@ref{Java Action Features}.
@item