bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] A few portability fixes


From: Andreas Gruenbacher
Subject: [PATCH 0/4] A few portability fixes
Date: Tue, 27 Apr 2010 23:23:47 +0200

Hello,

here are a few fixes for getting rid of warnings on Solaris and Tru64: the 
first three are just for avoiding warnings; the last one is an actual bug fix.

Thanks,
Andreas

Andreas Gruenbacher (4):
  Avoid an 'empty declaration' / 'extraneous semicolon' warning
  Avoid an utimes(2) warning
  Avoid a stupid 'const object should have initializer' warning
  Use AM_MISSING_PROG when making bison the default YACC here

 ChangeLog               |   14 ++++++++++++++
 lib/canonicalize-lgpl.c |    2 ++
 lib/getdate.y           |    2 +-
 lib/utimens.c           |    4 ++--
 m4/bison.m4             |    4 ++--
 5 files changed, 21 insertions(+), 5 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]