Skip to content

Conversation

@daveol
Copy link
Contributor

@daveol daveol commented Mar 2, 2016

This replaces the use of readdir_r with readdir since readdir seems to
be both dangarous and deprecated in newer versions of glibc.

This fixes #1055

Benjamin Petit and others added 30 commits December 28, 2015 19:52
Change the universes limits to 512 for e.131 sACN
Optimise the code slightly too
Merge pull request #999 from peternewman/libusb
Pull in the latest 0.10 changes
peternewman and others added 26 commits February 15, 2016 02:44
Move common device info to device description, rather than ports
The old cppunit macro AM_PATH_CPPUNIT still used cppunit-config which
has been deprecated since pkgconfig came along. The cppunit macro has
been removed and the check now uses PKG_CHECK_MODULES instead.

Signed-off-by: Dave Olsthoorn <[email protected]>
Forgot to remove the makefile reference to config/cppunit.m4 in the top
level Makefile.am

Signed-off-by: Dave Olsthoorn <[email protected]>
(Fixes #1043): Use pkg-config for cppunit
Fix typo in plugins/spi/SPIOutput.cpp
This replaces the use of readdir_r with readdir since readdir seems to
be both dangarous and deprecated in newer versions of glibc.

This fixes #1055
Resync 0.10 back into master
This replaces the use of readdir_r with readdir since readdir seems to
be both dangarous and deprecated in newer versions of glibc.

This fixes #1055
@peternewman peternewman modified the milestone: 0.11.0 May 21, 2016
@daveol daveol closed this Oct 26, 2016
@daveol daveol deleted the readdir_fix branch February 20, 2017 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants