public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Brian Gough <bjg@network-theory.co.uk>
To: Ivo Alxneit <ivo.alxneit@psi.ch>
Cc: GSL-discuss <gsl-discuss@sources.redhat.com>
Subject: Re: strange warning in gsl_matrix_float_set
Date: Tue, 15 Oct 2002 15:06:00 -0000	[thread overview]
Message-ID: <15788.36394.194928.3456@debian> (raw)
In-Reply-To: <E181NdC-00048U-00@ultra16.uk2net.com>

Ivo Alxneit writes:

 > gcc -O2 -march=i386 -mcpu=i686 -pipe -pedantic -Wall -W -Wmissing-prototypes
 >  -Wstrict-prototypes -Wtraditional -Wconversion -Wshadow -Wpointer-arith
 >  -Wcast-qual -Wcast-align -Wwrite-strings -fshort-enums -fno-common -Wnested-externs 
 >  -Dinline= -g     -I/usr/X11R6/include    -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L 
 >  -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE     -DFUNCPROTO=15 -DNARROWPROTO
 >  -c -o read_as_int.o read_as_int.c
 > read_as_int.c: In function `read_as_int':
 > read_as_int.c:14: warning: passing arg 4 of `gsl_matrix_float_set' as `float' rather 
 > than `double' due to prototype

See the section on -Wconversion in the GCC Manual for a description of
the warning.

       reply	other threads:[~2002-10-15 22:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E181NdC-00048U-00@ultra16.uk2net.com>
2002-10-15 15:06 ` Brian Gough [this message]
2002-10-17 23:16   ` Ivo Alxneit
     [not found]   ` <E182QR9-0005gW-00@ultra16.uk2net.com>
2002-10-20  6:06     ` Brian Gough
2002-10-15  2:04 Ivo Alxneit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15788.36394.194928.3456@debian \
    --to=bjg@network-theory.co.uk \
    --cc=gsl-discuss@sources.redhat.com \
    --cc=ivo.alxneit@psi.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).