patchGNU Octave - Patches: patch #9758, [octave forge] (windows) Added...

 
 

patch #9758: [octave forge] (windows) Added support for COM->Octave conversion for Double[] ) and String[]

Submitter:  None
Submitted:  Tue 26 Feb 2019 09:17:03 AM UTC
   
 
Category:  Forge : new feature Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  lostbard Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 26 Jul 2019 06:52:56 PM UTC, comment #1: 

Added with minor modifications to teh package

https://sourceforge.net/p/octave/windows/ci/a1114de5c488bf5fcf4b7c316fcb94dc840068b2/


It should appear when the next release is made

John Donoghue <lostbard>
Group Member
Tue 26 Feb 2019 09:17:03 AM UTC, original submission:  

Dear maintainers,
this patch adds support for COM->Octave conversion for Double[] (VT_ARRAY with VT_R8) and String[] (VT_ARRAY with VT_BSTR)

Examples from .NET COM interface:
Public Function GetAllMeasurementNames() as String[]
Public Function GetValues() as Double[]

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #46356:  double_sting_arrays_support.path added by None (4KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lostbard (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-08-04 lostbard StatusReady For Test Done
        Open/ClosedOpen Closed
    2019-07-26 lostbard StatusNone Ready For Test
        Assigned toNone lostbard
    2019-03-07 mtmiller Summary[octave forge] (windows): Added support for COM-&gt;Octave conversion for Double[] ) and String[] [octave forge] (windows) Added support for COM->Octave conversion for Double[] ) and String[]
    2019-02-26 None Attached File- Added double_sting_arrays_support.path, #46356

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code