|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #52935] Feature Request - add "winqueryreg" function |
| Date: | Sun, 21 Jan 2018 18:06:09 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 |
Follow-up Comment #8, bug #52935 (project octave):
I would put the doc string in the "System Information" section for now.
A few changes I would highly recommend:
* use OCTAVE_LOCAL_BUFFER instead of malloc/free
* use (str == "foo") instead of (str.compare ("foo") == 0)
* use nullptr instead of NULL
These can certainly be done in a followup commit if you want to keep the
original commit as close as possible to the Octave Forge copy of the function.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52935>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |