public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Brian Gladman <brg@gladman.plus.com>
To: gsl-discuss@sourceware.org
Subject: Re: New routines for moving window statistics and filters
Date: Thu, 03 May 2018 20:08:00 -0000	[thread overview]
Message-ID: <d8dbb497-017e-26cb-5014-d38097e048d0@gladman.plus.com> (raw)
In-Reply-To: <246e248c-ac5f-8f52-16c0-a519458b34ef@colorado.edu>

On 03/05/2018 17:32, Patrick Alken wrote:
> Brian,
> 
>   Thanks for testing. gcc never complained about the void* arithmetic so
> I didn't catch this error. I have replaced these lines by casting the
> void pointers to unsigned char *, which should correct the issue. Can
> you try out the latest git and let me know if it fixes the issue?

Hi Patrick

That solved it and all the new material now works with Visual Studio 2017.

I had to make a small change in filter/test_median.c because the Unix
function gettimeofday() is not available on Windows so I had to add a
local one.  I have added this change to the main repository.

     Brian

      reply	other threads:[~2018-05-03 20:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-02 20:58 Patrick Alken
2018-05-03 10:36 ` Brian Gladman
2018-05-03 16:32   ` Patrick Alken
2018-05-03 20:08     ` Brian Gladman [this message]

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=d8dbb497-017e-26cb-5014-d38097e048d0@gladman.plus.com \
    --to=brg@gladman.plus.com \
    --cc=gsl-discuss@sourceware.org \
    /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).