[Olsr-commit] OLSR.org main repository branch, master, updated. v0.6.6.1-174-g53ea956

(spam-protected) (spam-protected)
Thu Mar 20 09:54:03 CET 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OLSR.org main repository".

        See http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=v0.6.6.1-174-g53ea956
        for a web version of the last commit.

The branch, master has been updated
       via  53ea956a91e96ba0395b069af23490b5d936e46a (commit)
       via  af39d5deae44894bcedf5f776b805d12a71e8af7 (commit)
       via  b740f28f6f0ce75c1bd33b747ca48000d0b18009 (commit)
      from  54e7184b8540a5a7d82e0c6d6556bae029a41ad7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 53ea956a91e96ba0395b069af23490b5d936e46a
Author: Ferry Huberts <(spam-protected)>
Date:   Thu Mar 20 08:49:10 2014 +0100

    pud: update nmealib to 2.0.0
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit af39d5deae44894bcedf5f776b805d12a71e8af7
Author: Ferry Huberts <(spam-protected)>
Date:   Thu Mar 20 09:24:55 2014 +0100

    common: add an extra check in autobuf_enlarge to avoid a compiler warning
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit b740f28f6f0ce75c1bd33b747ca48000d0b18009
Author: Ferry Huberts <(spam-protected)>
Date:   Thu Mar 20 08:58:38 2014 +0100

    sgwdynspeed: rename a function parameter to avoid a compiler warning
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

-----------------------------------------------------------------------

Summary of changes:
 lib/pud/nmealib/COPYRIGHT                     |   10 +
 lib/pud/nmealib/Makefile                      |    4 -
 lib/pud/nmealib/Makefile.inc                  |    2 +-
 lib/pud/nmealib/doc/nmea.doxygen              | 2339 +++++++++++++++----------
 lib/pud/nmealib/include/nmea/context.h        |    3 -
 lib/pud/nmealib/include/nmea/conversions.h    |    3 -
 lib/pud/nmealib/include/nmea/generate.h       |    3 -
 lib/pud/nmealib/include/nmea/generator.h      |    3 -
 lib/pud/nmealib/include/nmea/gmath.h          |    3 -
 lib/pud/nmealib/include/nmea/info.h           |    3 -
 lib/pud/nmealib/include/nmea/parse.h          |   10 +-
 lib/pud/nmealib/include/nmea/parser.h         |   64 +-
 lib/pud/nmealib/include/nmea/sentence.h       |    3 -
 lib/pud/nmealib/include/nmea/tok.h            |    3 -
 lib/pud/nmealib/samples/Makefile              |   48 -
 lib/pud/nmealib/samples/generate/main.c       |   91 -
 lib/pud/nmealib/samples/generator/main.c      |   56 -
 lib/pud/nmealib/samples/math/main.c           |   92 -
 lib/pud/nmealib/samples/parse/main.c          |   55 -
 lib/pud/nmealib/samples/parse_file/gpslog.txt |  311 ----
 lib/pud/nmealib/samples/parse_file/main.c     |  100 --
 lib/pud/nmealib/src/context.c                 |    3 -
 lib/pud/nmealib/src/conversions.c             |    4 -
 lib/pud/nmealib/src/generate.c                |    3 -
 lib/pud/nmealib/src/generator.c               |    3 -
 lib/pud/nmealib/src/gmath.c                   |    3 -
 lib/pud/nmealib/src/info.c                    |    3 -
 lib/pud/nmealib/src/parse.c                   |  151 +-
 lib/pud/nmealib/src/parser.c                  |  558 +++---
 lib/pud/nmealib/src/sentence.c                |    3 -
 lib/pud/nmealib/src/tok.c                     |    3 -
 lib/pud/src/configuration.c                   |   44 +-
 lib/pud/src/receiver.c                        |    2 -
 lib/sgwdynspeed/src/speedFile.c               |    6 +-
 src/common/autobuf.c                          |    6 +
 35 files changed, 1763 insertions(+), 2235 deletions(-)
 create mode 100644 lib/pud/nmealib/COPYRIGHT
 delete mode 100644 lib/pud/nmealib/samples/Makefile
 delete mode 100644 lib/pud/nmealib/samples/generate/main.c
 delete mode 100644 lib/pud/nmealib/samples/generator/main.c
 delete mode 100644 lib/pud/nmealib/samples/math/main.c
 delete mode 100644 lib/pud/nmealib/samples/parse/main.c
 delete mode 100644 lib/pud/nmealib/samples/parse_file/gpslog.txt
 delete mode 100644 lib/pud/nmealib/samples/parse_file/main.c


hooks/post-receive
-- 
OLSR.org main repository




More information about the Olsr-commit mailing list