octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #38449] Changing default*units triggers a posi


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #38449] Changing default*units triggers a position update
Date: Sun, 07 Sep 2014 10:37:17 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

Update of bug #38449 (project octave):

                  Status:               Confirmed => Patch Submitted        

    _______________________________________________________

Follow-up Comment #10:

Hi,

I have attached a patch proposal in which I implemented a new class
(pval_vector), based on std::vector< std::pair<std::string, octave_value> >.
The type which is used to store default properties, pval_map_type, is
redefined as a pval_vector instead of a std::map.

I reimplemented some of the std::map methods so that the type change doesn't
affect much functions. 

Can someone test the patch and eventually comment the approach? 

(file #32040)
    _______________________________________________________

Additional Item Attachment:

File name: implement_pval_vector.patch    Size:4 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38449>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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