Package: collada-dom / 2.5.0+ds1-3

Metadata

Package Version Patches format
collada-dom 2.5.0+ds1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix cdom getSystemTmpDir and cdom getRandomFileName .patch | (download)

dom/src/dae/daeUtils.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix cdom::getsystemtmpdir(),
 and cdom::getRandomFileName() on all the non-Linux systems that use GNU libc
 (e.g. kFreeBSD, and Hurd): use the same code of Linux paths.

This patch comes from https://github.com/rdiankov/collada-dom/pull/32