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

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

[Octave-bug-tracker] [bug #38815] ~ operator or dec2bin()


From: Rik
Subject: [Octave-bug-tracker] [bug #38815] ~ operator or dec2bin()
Date: Wed, 19 Jun 2013 03:52:02 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0

Update of bug #38815 (project octave):

              Item Group:                   Crash => Matlab Compatibility   
                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Pantxo, thanks for solving this one.  I applied your changeset here
(http://hg.savannah.gnu.org/hgweb/octave/rev/3542e106c496).  

The only change I made was to use '##' for the start of comment which begins a
line.  We use a single '#' only for a comment which is after some code.

Example:


## Stand-alone comment line
x = 1;  # comment on a line with code



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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