public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Lowell Johnson <ldjohn@usgs.gov>
To: Brian Gough <bjg@network-theory.co.uk>
Cc: gsl-discuss@sources.redhat.com
Subject: Re: const qualifier on function return types.
Date: Wed, 19 Dec 2001 13:20:00 -0000	[thread overview]
Message-ID: <01062908483500.11374@edclxw5> (raw)
In-Reply-To: <15163.39411.452885.379721@debian>

On Thu, 28 Jun 2001, Brian Gough wrote:
[snip]
> If you have a moment would you mind trying out the program below with
> the IRIX compiler.  It's my proposal for a scheme that avoids the
> const problem.  It works with GCC but I'd like to hear if it works for
> you on IRIX before I go and modify all the view-related functions and
> references to them.  Thanks.
[snip]

Here are the results:

(Copied your test case to a file named gsl_test.c.)

~/tmp> make gsl_test
        cc -O -s -n32 -mips3 -Wl,-woff,85 -fullwarn -o gsl_test gsl_test.c 
~/tmp> ./gsl_test 
v1 = 123.4 .. 9.123
v2 = 567.8 .. 9.123
v2 = 567.8 .. 9.123
v2 = 568.8 .. 10.123
v2 = 568.8 .. 10.123

Let me know if you need additional info.

-- Lowell

  reply	other threads:[~2001-12-19 13:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-19 13:20 Lowell Johnson
2001-12-19 13:20 ` Brian Gough
2001-12-19 13:20 ` Brian Gough
2001-12-19 13:20   ` Lowell Johnson [this message]
2001-12-19 13:20     ` Brian Gough

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=01062908483500.11374@edclxw5 \
    --to=ldjohn@usgs.gov \
    --cc=bjg@network-theory.co.uk \
    --cc=gsl-discuss@sources.redhat.com \
    /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).