gr-osmosdr.git branch msvc_fixes created. v0.1.4-50-gc804460

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon Dec 7 01:14:07 UTC 2015


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 "GNU Radio block for interfacing with various radio hardware".

The branch, msvc_fixes has been created
        at  c804460f5dbe0cc673cf95298285a3afa87fd232 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/gr-osmosdr/commit/?id=c804460f5dbe0cc673cf95298285a3afa87fd232

commit c804460f5dbe0cc673cf95298285a3afa87fd232
Author: Josh Blum <josh at joshknows.com>
Date:   Sun Dec 6 17:10:25 2015 -0800

    provide NAN define for MSVC older than VC12
    
    This fixes a minor compile issue on VC11 and below
    where source_impl.cc and sink_impl.cc use the float NAN define.
    The patch simply defines the NAN macro conditionally,
    in a common header (which seemed like the best place).

http://cgit.osmocom.org/gr-osmosdr/commit/?id=9ceadfb645f2aadc7e86b87a374340a928af42da

commit 9ceadfb645f2aadc7e86b87a374340a928af42da
Author: Josh Blum <josh at joshknows.com>
Date:   Sun Dec 6 15:49:44 2015 -0800

    rtl_tcp: fix ssize_t definition for MSVC
    
    This was actually causing a cryptic compile error because of the define.
    The fix was to typedef ssize_t as ptrdiff_t, the same as bladerf_common.h

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


hooks/post-receive
-- 
GNU Radio block for interfacing with various radio hardware



More information about the osmocom-commitlog mailing list