octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Status of GNU sources


From: CdeMills
Subject: Status of GNU sources
Date: Thu, 13 Jan 2011 14:12:10 -0800 (PST)

Hello,

I've checked the files with .c extensions under liboctave. Status are:
filemode.c => should be overriden by the one in gnulib
tempname.c => same
tmpnam.c => same


Also, file src/file-io.cc contains an implementation of mkstemp, used when
MSC_VER is defined and nor mkstemp, nor mkstemps are available. Once again,
mkstemp is available from gnulib.

So, in my opinion, the three .c files should be removed, and file-io.cc
should include the definitions from gnulib when required.

Regards

Pascal
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/Status-of-GNU-sources-tp3216806p3216806.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]