gnokii-commit
[Top][All Lists]
Advanced

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

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-85


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-85-g961726a
Date: Thu, 22 Oct 2009 19:57:47 +0000

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 "libgnokii and core programs".

The branch, master has been updated
       via  961726ab1a3bd9c4aacd49dce65fcab8317ce34e (commit)
       via  df85c2606ba0789fc572105250591cc781d91a8b (commit)
       via  6230183685bf78a127ef6108354ec2d306af4a98 (commit)
       via  eed7fe2be98dfa86829c134382515ce9d6a17566 (commit)
      from  8858a1420cb54eb8e30b6684e07395f0afc7804a (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 961726ab1a3bd9c4aacd49dce65fcab8317ce34e
Author: Daniele Forsi <address@hidden>
Date:   Thu Oct 22 15:21:35 2009 +0200

    Move a line in the existing section of the ChangeLog

commit df85c2606ba0789fc572105250591cc781d91a8b
Author: Daniele Forsi <address@hidden>
Date:   Thu Oct 22 12:20:10 2009 +0200

    Fix gcc warnings on ignored return values from fread() and fgets()
    
    gsm-filetypes.c: In function ‘file_rtttl_load’:
    gsm-filetypes.c:172: warning: ignoring return value of ‘fread’, 
declared with attribute warn_unused_result
    gsm-filetypes.c: In function ‘gn_file_bitmap_read’:
    gsm-filetypes.c:551: warning: ignoring return value of ‘fread’, 
declared with attribute warn_unused_result
    gsm-filetypes.c: In function ‘file_bmp_load’:
    gsm-filetypes.c:668: warning: ignoring return value of ‘fread’, 
declared with attribute warn_unused_result
    gsm-filetypes.c:713: warning: ignoring return value of ‘fread’, 
declared with attribute warn_unused_result
    gsm-filetypes.c:736: warning: ignoring return value of ‘fread’, 
declared with attribute warn_unused_result
    gsm-filetypes.c:754: warning: ignoring return value of ‘fread’, 
declared with attribute warn_unused_result
    gsm-filetypes.c: In function ‘file_nol_load’:
    gsm-filetypes.c:770: warning: ignoring return value of ‘fread’, 
declared with attribute warn_unused_result
    gsm-filetypes.c: In function ‘file_ngg_load’:
    gsm-filetypes.c:815: warning: ignoring return value of ‘fread’, 
declared with attribute warn_unused_result
    gsm-filetypes.c: In function ‘file_nlm_load’:
    gsm-filetypes.c:909: warning: ignoring return value of ‘fread’, 
declared with attribute warn_unused_result
    gsm-filetypes.c:910: warning: ignoring return value of ‘fread’, 
declared with attribute warn_unused_result
    gsm-filetypes.c:929: warning: ignoring return value of ‘fread’, 
declared with attribute warn_unused_result
    gsm-filetypes.c: In function ‘file_ota_load’:
    gsm-filetypes.c:959: warning: ignoring return value of ‘fread’, 
declared with attribute warn_unused_result
    xgnokii_dtmf.c: In function ‘OkLoadDialog’:
    xgnokii_dtmf.c:99: warning: ignoring return value of ‘fgets’, declared 
with attribute warn_unused_result

commit 6230183685bf78a127ef6108354ec2d306af4a98
Author: Daniele Forsi <address@hidden>
Date:   Wed Oct 21 18:51:27 2009 +0200

    Remove unused variables

commit eed7fe2be98dfa86829c134382515ce9d6a17566
Author: Daniele Forsi <address@hidden>
Date:   Wed Oct 21 10:54:21 2009 +0200

    "Using $< in explicit rules is not portable"
    
    "Some versions of make do not set $< in explicit rules; they expand it to an
    empty value."
    http://www.gnu.org/software/automake/manual/autoconf.html#Build-Directories

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

Summary of changes:
 ChangeLog              |    3 +-
 common/Makefile.am     |    2 +-
 common/gsm-encoding.c  |    2 +-
 common/gsm-filetypes.c |   53 +++++++++++++++++++++++++++++------------------
 xgnokii/xgnokii_dtmf.c |   10 +++++++-
 5 files changed, 44 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs




reply via email to

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